Skip to content

Commit

Permalink
Add buildah sign task as image
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Belarte Luque <[email protected]>
  • Loading branch information
enriquebelarte committed Feb 19, 2025
1 parent 5d46b61 commit eeb6e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/buildah-oci-ta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ spec:
name: trusted-ca
readOnly: true
script: |
echo "The signing step..."
echo "The signing step...$IMAGE"
- name: icm
image: quay.io/konflux-ci/icm-injection-scripts:latest@sha256:b8e63df7878bc97ceda91730786b51f220b78f0c8ca0b3adc7b685d35ccf339d
Expand Down

0 comments on commit eeb6e68

Please sign in to comment.