execute jobs in order

This commit is contained in:
Anton-4 2021-02-02 16:56:40 +01:00
parent 9b046eaf0e
commit dc4aa846b1

View File

@ -6,6 +6,9 @@ env:
RUST_BACKTRACE: 1
jobs:
strategy:
max-parallel: 1
prep-dependency-container:
name: update earthly container if changed
runs-on: self-hosted