We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dec0d7 + b7323f7 commit 384cad7Copy full SHA for 384cad7
.tekton/tasks/test-cmd.yaml
@@ -30,7 +30,7 @@ spec:
30
memory: 1Gi
31
steps:
32
- name: use-trusted-artifact
33
- image: quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:4689f88dd253bd1feebf57f1a76a5a751880f739000719cd662bbdc76990a7fd
+ image: quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:f7d0c515f85aebf926b86d6298f9e2d42d905104506389dc9c3e5878c5c0d38f
34
args:
35
- use
36
- $(params.source-artifact)=/var/workdir/source
0 commit comments