Skip to content

Commit

Permalink
chore(actions): update container image build config
Browse files Browse the repository at this point in the history
  • Loading branch information
justsomescripts authored May 11, 2024
1 parent bcf0507 commit 59801c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
containerfile: Containerfile
enable_cosign: 'false'
push_ghcr: 'true'
push_dockerhub: 'true'
push_quay: 'true'
permissions:
checks: write
contents: write
Expand Down

0 comments on commit 59801c9

Please sign in to comment.