Skip to content

Commit

Permalink
sep push and image repo/tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Dec 8, 2023
1 parent f031f34 commit a6e57c8
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 75 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-push-buildx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,9 @@ jobs:
name: Build
uses: docker/bake-action@v4
env:
IMAGE_REPO: ghcr.io/${{ github.repository_owner }}
IMAGE_TAG: testing--docker-buildx
PUSH_REPO: ghcr.io/${{ github.repository_owner }}
PUSH_TAG: testing--docker-buildx
PLATFORMS: linux/amd64,linux/arm64
TAG: testing--docker-buildx
with:
files: |
./docker-bake.hcl
Expand Down
Loading

0 comments on commit a6e57c8

Please sign in to comment.