File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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:e0e457b6af10e44ff6b90208a9e69adc863a865e1c062c4cb84bf3846037d74d
227+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:62bb85585c0ebb8b333ef716b87b70838fb27723657c95ffb62d446b0d28ab68
228228 args :
229229 - use
230230 - $(params.SOURCE_ARTIFACT)=/var/workdir/source
Original file line number Diff line number Diff line change 4545 name : workdir
4646 steps :
4747 - name : restore-trusted-artifact
48- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:e0e457b6af10e44ff6b90208a9e69adc863a865e1c062c4cb84bf3846037d74d
48+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:62bb85585c0ebb8b333ef716b87b70838fb27723657c95ffb62d446b0d28ab68
4949 script : |
5050 echo "Restoring artifacts to workspace"
5151 URL=$IMAGE_URL
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ spec:
137137 - --git-disable-ssl-verification=$(params.GIT_SSL_VERIFICATION)
138138 - --git-reuse-repository=$(params.GIT_REUSE_REPOSITORY)
139139 - name : create-pre-build-image
140- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:e0e457b6af10e44ff6b90208a9e69adc863a865e1c062c4cb84bf3846037d74d
140+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:62bb85585c0ebb8b333ef716b87b70838fb27723657c95ffb62d446b0d28ab68
141141 script : |
142142 echo "Creating pre-build-image archive"
143143 export ORAS_OPTIONS="$ORAS_OPTIONS --image-spec=v1.0 --artifact-type application/vnd.oci.image.config.v1+json"
You can’t perform that action at this time.
0 commit comments