We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ceb85 commit 571e42fCopy full SHA for 571e42f
.tekton/gitops-backend-pull-request.yaml
@@ -232,7 +232,7 @@ spec:
232
- name: BUILD_ARGS_FILE
233
value: $(params.build-args-file)
234
- name: TARGET_VERSION
235
- value: '{{target_branch}}
+ value: '{{target_branch}}'
236
- name: SOURCE_ARTIFACT
237
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
238
- name: CACHI2_ARTIFACT
.tekton/gitops-backend-push.yaml
@@ -229,7 +229,7 @@ spec:
229
230
231
- value: '{{target_branch}}'
0 commit comments