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 6767 name : workdir
6868 steps :
6969 - name : restore-trusted-artifact
70- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
70+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ff35e09ff5c89e54538b50abae241a765b2b7868f05d62c4835bebf0978f3659
7171 script : |
7272 echo "Restoring artifacts to workspace"
7373 URL=$IMAGE_URL
Original file line number Diff line number Diff line change 6060 - name : BUILD_SCRIPT
6161 value : $(params.BUILD_SCRIPT)
6262 - name : create-pre-build-image
63- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
63+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ff35e09ff5c89e54538b50abae241a765b2b7868f05d62c4835bebf0978f3659
6464 script : |
6565 echo "Creating pre-build-image archive"
6666 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:f60a217e109434fb0a0b4a9178018871cfdf1d72177312aafedc027ec4380cac
3+ FROM quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:711ea3a6bc32c97080408587794d4be962067719e0778761bcb0a7e7bdcaa35b
You can’t perform that action at this time.
0 commit comments