Skip to content

Commit 323f0b4

Browse files
authored
Update odh-workbench-jupyter-tensorflow-cuda-py311-ubi9-n-v2-21-push.yaml
1 parent a2980e7 commit 323f0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/odh-workbench-jupyter-tensorflow-cuda-py311-ubi9-n-v2-21-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
event == "push"
1212
&& target_branch == "rhoai-2.21"
1313
&& ( (!".tekton/**".pathChanged() || ".tekton/odh-workbench-jupyter-tensorflow-cuda-py311-ubi9-n-v2-21-push.yaml".pathChanged()) ||
14-
("jupyter/tensorflow/ubi9-python-3.11/**".pathChanged() || "cuda/**".pathChanged
14+
("jupyter/tensorflow/ubi9-python-3.11/**".pathChanged() || "cuda/**".pathChanged()
1515
|| "jupyter/utils/**".pathChanged() || "jupyter/minimal/ubi9-python-3.11/start-notebook.sh".pathChanged()
1616
|| "jupyter/datascience/ubi9-python-3.11/mongodb-org-6.0.repo-x86_64/**".pathChanged()
1717
|| "jupyter/datascience/ubi9-python-3.11/mssql-2022.repo-x86_64/**".pathChanged()

0 commit comments

Comments
 (0)