Skip to content

Commit

Permalink
Konflux: fixing image source tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierCazade committed Nov 18, 2024
1 parent 20a9fb7 commit 2f3ef73
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 2f3ef73

Please sign in to comment.