chore: Configure jobs to run sequentially
This commit is contained in:
parent
8bc07bb5ee
commit
5e159783e8
@ -37,9 +37,10 @@ jobs:
|
||||
# run: |
|
||||
# echo "version=$(cat .version)" >> $GITHUB_OUTPUT
|
||||
|
||||
Container image (docker.io):
|
||||
Container image:
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
runs-on: dind
|
||||
needs: Semantic Release (Dry-run)
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user