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.
1 parent cc42ce3 commit 31ca87bCopy full SHA for 31ca87b
.tekton/determine-image-tag-task.yaml
@@ -27,7 +27,7 @@ spec:
27
name: workdir
28
steps:
29
- name: use-trusted-artifact
30
- image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:260b28ea18ba736cdba1dd9e63e4358e5c8ba81a1c0bcb602b49a525cbdaebfd
+ image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:d6f57d97d19008437680190908fe5444cda380f9c77d0e9efde7153720412e05
31
args:
32
- use
33
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
0 commit comments