diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index f1d7fda..b344b75 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -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