Skip to content

Commit fab5c8a

Browse files
Merge pull request #326 from red-hat-data-services/update-push.yaml-2
Update notebooks-rocm-push.yaml
2 parents 970d48d + 37f4c67 commit fab5c8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tekton/notebooks-rocm-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ spec:
169169
runAfter: [prep-inputs]
170170
workspaces:
171171
- name: workdir
172-
workspace: workdir
172+
workspace: workspace
173173
params:
174174
- name: COMPOSE_INPUTS
175175
value: amd/rhel9-python-3.9/compose_inputs.yaml
@@ -188,7 +188,7 @@ spec:
188188
runAfter: [generate-odcs-compose]
189189
workspaces:
190190
- name: workdir
191-
workspace: workdir
191+
workspace: workspace
192192
taskSpec:
193193
workspaces:
194194
- name: workdir

0 commit comments

Comments
 (0)