Skip to content

Commit

Permalink
Fix source build tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierCazade committed Nov 15, 2024
1 parent 8ee2357 commit b6c3b0e
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 b6c3b0e

Please sign in to comment.