Skip to content

Commit

Permalink
fix: require push task first
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Jul 18, 2024
1 parent 17a17e7 commit d7e8860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
docker-layer:
runs-on: ubuntu-latest
needs: docker-push
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit d7e8860

Please sign in to comment.