Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
fix: added dependency on free-disk-space job to build job
  • Loading branch information
cyntachs authored Oct 6, 2023
1 parent 1c16e0e commit b43d142
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:

build:

needs: free-disk-space
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit b43d142

Please sign in to comment.