Skip to content

Commit cf69f07

Browse files
sync pipelineruns with konflux-central - 9dab6bb
1 parent 936cc0e commit cf69f07

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.tekton/vllm-cuda-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
build.appstudio.openshift.io/repo: https://github.com/red-hat-data-services/vllm?rev={{revision}}
66
build.appstudio.redhat.com/commit_sha: '{{revision}}'
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
8-
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
8+
build.appstudio.redhat.com/pull_request_number: "{{pull_request_number}}"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-comment: "^/build-cuda"
1111
pipelinesascode.tekton.dev/on-label: "[build-all]"

.tekton/vllm-cuda-v2-24-push.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,3 @@ spec:
9191
secret:
9292
secretName: '{{ git_auth_secret }}'
9393
status: {}
94-
#restart

0 commit comments

Comments
 (0)