Skip to content

Commit 7f6a6cd

Browse files
Merge pull request #315 from red-hat-data-services/update-workspace
Update notebooks-rocm-push.yaml
2 parents 1a8dca3 + 41bcc4d commit 7f6a6cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.tekton/notebooks-rocm-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ spec:
6565
resolver: bundles
6666
workspaces:
6767
- name: workspace
68-
workspace: workdir
68+
workspace: workspace
6969
params:
7070
- description: Source Repository URL
7171
name: git-url
@@ -169,6 +169,7 @@ spec:
169169
runAfter: [prep-inputs]
170170
workspaces:
171171
- name: workdir
172+
workspace: workdir
172173
params:
173174
- name: COMPOSE_INPUTS
174175
value: amd/rhel9-python-3.9/compose_inputs.yaml

0 commit comments

Comments
 (0)