Skip to content

Commit 16e0746

Browse files
committed
Fixing source image tagging in konflux
1 parent 66dc724 commit 16e0746

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.tekton/pipeline-ref.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ spec:
252252
- "true"
253253
- name: build-source-image
254254
params:
255+
- name: BASE_IMAGES
256+
value: $(tasks.build-image-index.results.IMAGE_URL)
255257
- name: BINARY_IMAGE
256258
value: $(params.output-image)
257259
- name: SOURCE_ARTIFACT

0 commit comments

Comments
 (0)