Skip to content

Commit

Permalink
ci(build): wait for coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Aljoscha Poertner <aljoscha.poertner@hellmann.com>
  • Loading branch information
aljoshare committed Jul 4, 2023
1 parent 48e3063 commit 0c5ccd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
image:
name: Build and push image
runs-on: ubuntu-latest
needs: coverage
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 0c5ccd5

Please sign in to comment.