Skip to content

Commit

Permalink
dockerize job depends on check-version
Browse files Browse the repository at this point in the history
  • Loading branch information
magecnion committed Dec 13, 2024
1 parent 58df845 commit ddc6722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

dockerize_and_push:
needs: prepare-release
needs: check-version
runs-on:
group: laos
labels: ubuntu-16-cores
Expand Down

0 comments on commit ddc6722

Please sign in to comment.