We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970d48d commit 37f4c67Copy full SHA for 37f4c67
.tekton/notebooks-rocm-push.yaml
@@ -169,7 +169,7 @@ spec:
169
runAfter: [prep-inputs]
170
workspaces:
171
- name: workdir
172
- workspace: workdir
+ workspace: workspace
173
params:
174
- name: COMPOSE_INPUTS
175
value: amd/rhel9-python-3.9/compose_inputs.yaml
@@ -188,7 +188,7 @@ spec:
188
runAfter: [generate-odcs-compose]
189
190
191
192
taskSpec:
193
194
0 commit comments