Skip to content

Commit

Permalink
(fix): workspace name
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikaspogu committed Oct 29, 2024
1 parent 6f580ce commit 90a9628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tekton/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ spec:
runAfter:
- fetch-repository
workspaces:
- name: source
workspace: shared-workspace
- name: shared-workspace
workspace: source
workspaces:
- name: source
volumeClaimTemplate:
Expand Down

0 comments on commit 90a9628

Please sign in to comment.