File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ spec:
224224 name : workdir
225225 steps :
226226 - name : use-trusted-artifact
227- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:c91de1771397c5a6fde3cf0c642dd3478af5409e2d1980a3402f32b395f2d2a7
227+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:e0e457b6af10e44ff6b90208a9e69adc863a865e1c062c4cb84bf3846037d74d
228228 args :
229229 - use
230230 - $(params.SOURCE_ARTIFACT)=/var/workdir/source
Original file line number Diff line number Diff line change 4949 name : workdir
5050 steps :
5151 - name : restore-trusted-artifact
52- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:d6f57d97d19008437680190908fe5444cda380f9c77d0e9efde7153720412e05
52+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:e0e457b6af10e44ff6b90208a9e69adc863a865e1c062c4cb84bf3846037d74d
5353 script : |
5454 echo "Restoring artifacts to workspace"
5555 URL=$IMAGE_URL
You can’t perform that action at this time.
0 commit comments