Skip to content

Commit

Permalink
fix(ci): also add source to bake action for docker-with-chef
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Jan 16, 2025
1 parent 9abcfee commit 543b97d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker-with-chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
./docker-bake.hcl
/tmp/bake-meta.json
targets: image
source: .
set: |
*.tags=
*.platform=${{ matrix.platform }}
Expand Down

0 comments on commit 543b97d

Please sign in to comment.