mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/9461 - Re-trigger taskcluster jobs on dep download fail (https://github.com/mozilla-mobile/fenix/pull/9606)
This commit is contained in:
parent
8f65dd9856
commit
52e3beffb6
@ -40,6 +40,7 @@ job-defaults:
|
|||||||
docker-image: {in-tree: base}
|
docker-image: {in-tree: base}
|
||||||
max-run-time: 7200
|
max-run-time: 7200
|
||||||
chain-of-trust: true
|
chain-of-trust: true
|
||||||
|
retry-exit-status: [1]
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -31,6 +31,7 @@ job-defaults:
|
|||||||
worker:
|
worker:
|
||||||
docker-image: {in-tree: base}
|
docker-image: {in-tree: base}
|
||||||
max-run-time: 7200
|
max-run-time: 7200
|
||||||
|
retry-exit-status: [1]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
debug:
|
debug:
|
||||||
|
Loading…
Reference in New Issue
Block a user