Skip to content

Commit

Permalink
Merge pull request #326 from red-hat-data-services/update-push.yaml-2
Browse files Browse the repository at this point in the history
Update notebooks-rocm-push.yaml
  • Loading branch information
MohammadiIram authored Jul 16, 2024
2 parents 970d48d + 37f4c67 commit fab5c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tekton/notebooks-rocm-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ spec:
runAfter: [prep-inputs]
workspaces:
- name: workdir
workspace: workdir
workspace: workspace
params:
- name: COMPOSE_INPUTS
value: amd/rhel9-python-3.9/compose_inputs.yaml
Expand All @@ -188,7 +188,7 @@ spec:
runAfter: [generate-odcs-compose]
workspaces:
- name: workdir
workspace: workdir
workspace: workspace
taskSpec:
workspaces:
- name: workdir
Expand Down

0 comments on commit fab5c8a

Please sign in to comment.