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:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
30
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
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:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
45
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
46
46
args :
47
47
- use
48
48
- $(params.SOURCE_ARTIFACT)=/var/workdir/source
63
63
# If the task times out, look there to debug.
64
64
timeout : 1h30m
65
65
- name : create-trusted-artifact
66
- image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:81c4864dae6bb11595f657be887e205262e70086a05ed16ada827fd6391926ac
66
+ image : quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af
67
67
args :
68
68
- create
69
69
- --store
You can’t perform that action at this time.
0 commit comments