Skip to content

Commit

Permalink
Push build.yaml again
Browse files Browse the repository at this point in the history
  • Loading branch information
zachauten committed Sep 24, 2024
1 parent 45a9eec commit 7d560d4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ jobs:

- uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ github.repository }}
- uses: docker/bake-action@v5
images: ghcr.io/${{ github.repository }}

- uses: docker/bake-action@v5
with:
files: |
./docker-bake.hcl
Expand Down

0 comments on commit 7d560d4

Please sign in to comment.