Skip to content

Commit be2538c

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents ca0f9f8 + d5bb5b4 commit be2538c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.tekton/ray-2.52.1-py311-cu121-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ spec:
473473
- name: netrc
474474
optional: true
475475
taskRunTemplate:
476-
serviceAccountName: build-pipeline-ray-2.52.1-py311-cu121
476+
serviceAccountName: build-pipeline-ray-cuda
477477
workspaces:
478478
- name: git-auth
479479
secret:

.tekton/ray-2.52.1-py311-rocm61-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ spec:
470470
- name: netrc
471471
optional: true
472472
taskRunTemplate:
473-
serviceAccountName: build-pipeline-ray-2.52.1-py311-rocm61
473+
serviceAccountName: build-pipeline-ray-rocm
474474
workspaces:
475475
- name: git-auth
476476
secret:

.tekton/ray-2.52.1-py312-cu128-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ spec:
489489
- name: netrc
490490
optional: true
491491
taskRunTemplate:
492-
serviceAccountName: build-pipeline-ray-2.52.1-py312-cu128
492+
serviceAccountName: build-pipeline-ray-cuda
493493
workspaces:
494494
- name: git-auth
495495
secret:

.tekton/ray-2.52.1-py312-rocm62-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ spec:
470470
- name: netrc
471471
optional: true
472472
taskRunTemplate:
473-
serviceAccountName: build-pipeline-ray-2.52.1-py312-rocm62
473+
serviceAccountName: build-pipeline-ray-rocm
474474
workspaces:
475475
- name: git-auth
476476
secret:

0 commit comments

Comments
 (0)