Skip to content

Commit 41864ea

Browse files
sync pipelineruns with konflux-central - da0ecf5
1 parent e95a49b commit 41864ea

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,8 @@ spec:
4848
value: true
4949
- name: skip-checks
5050
value: true
51-
- name: build-args
52-
value:
53-
- max_jobs=48
51+
- name: build-args-file
52+
value: argfile.conf
5453
- name: fetch-git-tags
5554
value: true
5655
- name: clone-depth

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,8 @@ spec:
4747
value: true
4848
- name: skip-checks
4949
value: true
50-
- name: build-args
51-
value:
52-
- max_jobs=48
50+
- name: build-args-file
51+
value: argfile.conf
5352
- name: fetch-git-tags
5453
value: true
5554
- name: clone-depth

0 commit comments

Comments
 (0)