File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
pkg/reconciler/dependencybuild/scripts Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6666 name : workdir
6767 steps :
6868 - name : restore-trusted-artifact
69- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
69+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
7070 script : |
7171 echo "Restoring artifacts to workspace"
7272 URL=$IMAGE_URL
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ spec:
115115 - --git-disable-ssl-verification=$(params.GIT_SSL_VERIFICATION)
116116 - --git-reuse-repository=$(params.GIT_REUSE_REPOSITORY)
117117 - name : create-pre-build-image
118- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
118+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
119119 script : |
120120 echo "Creating pre-build-image archive"
121121 create-archive --store $(params.IMAGE_URL) $(results.PRE_BUILD_IMAGE_DIGEST.path)=$(workspaces.source.path)/source
Original file line number Diff line number Diff line change 11#This file is used to enable renovate to update the digests. It is updated by renovate then substituted into the golang code.
22
3- FROM quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:0e897921ea083450e8db518888159fd926ff10427c00009038726b4b1003c253
3+ FROM quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:f60a217e109434fb0a0b4a9178018871cfdf1d72177312aafedc027ec4380cac
You can’t perform that action at this time.
0 commit comments