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 41
41
name : workdir
42
42
steps :
43
43
- 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
45
45
script : |
46
46
echo "Restoring artifacts to workspace"
47
47
URL=$IMAGE_URL
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ spec:
116
116
- --git-disable-ssl-verification=$(params.GIT_SSL_VERIFICATION)
117
117
- --git-reuse-repository=$(params.GIT_REUSE_REPOSITORY)
118
118
- 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
120
120
# The build-trusted-artifacts container doesn't handle REGISTRY_TOKEN but the actual .docker/config.json.
121
121
# Setting ORAS_OPTIONS to ensure the archive is compatible with jib (for OCIRepositoryClient) (to be removed)
122
122
script : |
You can’t perform that action at this time.
0 commit comments