Skip to content

Commit

Permalink
Specify targets in bake
Browse files Browse the repository at this point in the history
  • Loading branch information
costrouc committed Mar 12, 2024
1 parent e2ebbc3 commit 774eafb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-bake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
- name: Build and push
uses: docker/bake-action@v4
with:
targets: "${{ matrix.targets }}"
push: false

0 comments on commit 774eafb

Please sign in to comment.