Skip to content

Commit e9eb329

Browse files
authored
Merge pull request #456 from AjayJagan/fix-step-name
(fix): fix wrong step name
2 parents 89c15a7 + 5020bf2 commit e9eb329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/ray-cuda-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
- name: path-context
3333
value: images/runtime/ray/cuda
3434
taskRunSpecs:
35-
- pipelineTaskName: build-container
35+
- pipelineTaskName: build-images
3636
stepSpecs:
3737
- name: build
3838
computeResources:

0 commit comments

Comments
 (0)