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 e84d88e commit dd41fcbCopy full SHA for dd41fcb
.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:e0e457b6af10e44ff6b90208a9e69adc863a865e1c062c4cb84bf3846037d74d
+ image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:62bb85585c0ebb8b333ef716b87b70838fb27723657c95ffb62d446b0d28ab68
31
args:
32
- use
33
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
0 commit comments