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 4141 name : workdir
4242 steps :
4343 - name : restore-trusted-artifact
44- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:a83c92fc0a1e2c785937c6612dc8c8237818535543f00ecaf6b3b77a35f76259
44+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
4545 script : |
4646 echo "Restoring artifacts to workspace"
4747 URL=$IMAGE_URL
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ spec:
116116 - --git-disable-ssl-verification=$(params.GIT_SSL_VERIFICATION)
117117 - --git-reuse-repository=$(params.GIT_REUSE_REPOSITORY)
118118 - name : create-pre-build-image
119- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:a83c92fc0a1e2c785937c6612dc8c8237818535543f00ecaf6b3b77a35f76259
119+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
120120 # The build-trusted-artifacts container doesn't handle REGISTRY_TOKEN but the actual .docker/config.json.
121121 # Setting ORAS_OPTIONS to ensure the archive is compatible with jib (for OCIRepositoryClient) (to be removed)
122122 script : |
You can’t perform that action at this time.
0 commit comments