Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
Signed-off-by: Mangaal <[email protected]>
  • Loading branch information
Mangaal committed Nov 28, 2024
1 parent 571e42f commit 432a0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/gitops-backend-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ spec:
- name: BUILD_ARGS_FILE
value: $(params.build-args-file)
- name: TARGET_VERSION
value: '{{target_branch}}'
value: '{{target_branch}}'
- name: SOURCE_ARTIFACT
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
- name: CACHI2_ARTIFACT
Expand Down

0 comments on commit 432a0ad

Please sign in to comment.