pull/600/head
Richard Pappalardo 5 years ago committed by GitHub
parent 8f65dd9856
commit 52e3beffb6

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

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

Loading…
Cancel
Save