Skip to content

Commit

Permalink
Fixing source build image tagging in konflux (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierCazade authored Nov 18, 2024
1 parent 48f9c81 commit 1e00748
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/pipeline-ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ spec:

- name: build-source-image
params:
- name: BASE_IMAGES
value: $(tasks.build-image-index.results.IMAGE_URL)
- name: BINARY_IMAGE
value: $(params.output-image)
- name: SOURCE_ARTIFACT
Expand Down

0 comments on commit 1e00748

Please sign in to comment.