Skip to content

Commit 5020bf2

Browse files
committed
(fix): fix wrong step name
Signed-off-by: Ajay Jaganathan <[email protected]>
1 parent 89c15a7 commit 5020bf2

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)