Skip to content

Commit af487c9

Browse files
committed
fix front build
1 parent bd36ff9 commit af487c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.tekton/pipeline-ref.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,6 @@ spec:
193193
- name: BUILD_ARGS
194194
value:
195195
- $(params.build-args[*])
196-
- "COMMIT=$(tasks.clone-repository.results.commit)"
197-
- "BUILDVERSION=$(params.build-version)"
198-
- "DATE=$(tasks.clone-repository.results.commit-timestamp)"
199196
- name: BUILD_ARGS_FILE
200197
value: $(params.build-args-file)
201198
- name: SOURCE_ARTIFACT

0 commit comments

Comments
 (0)