1
0
Fork 0

Fix #9461 - Re-trigger taskcluster jobs on dep download fail (#9606)

master
Richard Pappalardo 2020-04-07 06:06:19 -07:00 committed by GitHub
parent a12cb5b0c3
commit 341bd37fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ job-defaults:
docker-image: {in-tree: base}
max-run-time: 7200
chain-of-trust: true
retry-exit-status: [1]
jobs:

View File

@ -31,6 +31,7 @@ job-defaults:
worker:
docker-image: {in-tree: base}
max-run-time: 7200
retry-exit-status: [1]
jobs:
debug: