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 f7fd54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/pipeline-ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ spec:
- name: build-source-image
params:
- name: BINARY_IMAGE
value: $(params.output-image)
value: build-image-index.results.IMAGE_URL
- name: SOURCE_ARTIFACT
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
- name: CACHI2_ARTIFACT
Expand Down

0 comments on commit f7fd54e

Please sign in to comment.