File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
name : workdir
28
28
steps :
29
29
- name : use-trusted-artifact
30
- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:62bb85585c0ebb8b333ef716b87b70838fb27723657c95ffb62d446b0d28ab68
30
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:bc10298bff7805d8bc98211cd4534b9720f365f35ce0ef263dd65802de7ff036
31
31
args :
32
32
- use
33
33
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
Original file line number Diff line number Diff line change 42
42
name : workdir
43
43
steps :
44
44
- name : use-trusted-artifact
45
- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:62bb85585c0ebb8b333ef716b87b70838fb27723657c95ffb62d446b0d28ab68
45
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:bc10298bff7805d8bc98211cd4534b9720f365f35ce0ef263dd65802de7ff036
46
46
args :
47
47
- use
48
48
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
60
60
# It should not take long to download blobs otherwise there's something odd going on.
61
61
timeout : 10m
62
62
- name : create-trusted-artifact
63
- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:62bb85585c0ebb8b333ef716b87b70838fb27723657c95ffb62d446b0d28ab68
63
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:bc10298bff7805d8bc98211cd4534b9720f365f35ce0ef263dd65802de7ff036
64
64
args :
65
65
- create
66
66
- --store
You can’t perform that action at this time.
0 commit comments