Skip to content

Commit

Permalink
release image after the binary
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <cpanato@chainguard.dev>
  • Loading branch information
cpanato committed Mar 30, 2023
1 parent 482ed97 commit 9b10f03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
ko-build:
name: Release melange image
runs-on: ubuntu-latest
needs:
- cli

# https://docs.github.com/en/actions/reference/authentication-in-a-workflow
permissions:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ packages/
bin/
generated/
melange.images
/.DS_Store

0 comments on commit 9b10f03

Please sign in to comment.