Skip to content

Commit

Permalink
Fix indentation in release file
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Frittoli <[email protected]>
  • Loading branch information
afrittoli committed Oct 3, 2024
1 parent 6bcfe64 commit 3b5e049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ spec:
value: $(params.serviceAccountImagesPath)
- name: platforms
value: $(params.platforms)
- name: koExtraArgs
value: $(params.koExtraArgs)
- name: koExtraArgs
value: $(params.koExtraArgs)
- name: CHAINS-GIT_COMMIT
value: $(tasks.git-clone.results.commit)
- name: CHAINS-GIT_URL
Expand Down

0 comments on commit 3b5e049

Please sign in to comment.