Revert #9606 - do not retry build on fail (#9855)

fennec/production
Richard Pappalardo 4 years ago committed by GitHub
parent 7c5e917ce9
commit 6b6b3da185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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

Loading…
Cancel
Save