File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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:4e39fb97f4444c2946944482df47b39c5bbc195c54c6560b0647635f553ab23d
30
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ad38a34d39906a5298583de2dfffe965ccd252da52cb4e6ed0f9d6405d10afe9
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:4e39fb97f4444c2946944482df47b39c5bbc195c54c6560b0647635f553ab23d
45
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ad38a34d39906a5298583de2dfffe965ccd252da52cb4e6ed0f9d6405d10afe9
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:4e39fb97f4444c2946944482df47b39c5bbc195c54c6560b0647635f553ab23d
63
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:ad38a34d39906a5298583de2dfffe965ccd252da52cb4e6ed0f9d6405d10afe9
64
64
args :
65
65
- create
66
66
- --store
You can’t perform that action at this time.
0 commit comments