Skip to content

Commit c77f019

Browse files
authored
feat: enable chainOfTrust feature in decision task (#1042)
This enables chain of trust artifacts for the decision task, which will be needed for my work in #590. (Technically I could just enable it there, but it doesn't hurt to have now, and it will avoid some unnecessary docker image rebuilds.)
1 parent 70dd263 commit c77f019

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.taskcluster.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ tasks:
225225

226226
features:
227227
taskclusterProxy: true
228+
chainOfTrust: true
228229

229230
image: mozillareleases/taskgraph:decision-v13.0.0@sha256:57e4c2d2ad92cea663dcc02cacbfd88b3506edde80e19fbd8a57b3dfe37ae9bd
230231
maxRunTime: 1800

0 commit comments

Comments
 (0)