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 bd36ff9 commit af487c9Copy full SHA for af487c9
.tekton/pipeline-ref.yaml
@@ -193,9 +193,6 @@ spec:
193
- name: BUILD_ARGS
194
value:
195
- $(params.build-args[*])
196
- - "COMMIT=$(tasks.clone-repository.results.commit)"
197
- - "BUILDVERSION=$(params.build-version)"
198
- - "DATE=$(tasks.clone-repository.results.commit-timestamp)"
199
- name: BUILD_ARGS_FILE
200
value: $(params.build-args-file)
201
- name: SOURCE_ARTIFACT
0 commit comments