Skip to content

Commit 8bfa058

Browse files
authored
ISSUE #1371: remove stray backslash from odh-workbench-jupyter-pytorch-rocm-py311-ubi9-push.yaml
* #1371
1 parent bd4a97c commit 8bfa058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/odh-workbench-jupyter-pytorch-rocm-py311-ubi9-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
build.appstudio.openshift.io/build-nudge-files: "manifests/base/params-latest.env"\
10+
build.appstudio.openshift.io/build-nudge-files: "manifests/base/params-latest.env"
1111
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1212
== "main"
1313
&& !("manifests/base/params-latest.env".pathChanged())

0 commit comments

Comments
 (0)