Skip to content

Commit

Permalink
Set file on preview builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpittwood committed Apr 8, 2024
1 parent 09dac6f commit dccb4bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-bake-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
*.cache-to=type=gha,compression=zstd
targets: "build-test"
push: false
files: docker-bake.preview.hcl

- name: Test Connect (privileged container)
run: |
Expand All @@ -93,4 +94,4 @@ jobs:
*.cache-to=type=gha,compression=zstd
targets: "build"
push: true

files: docker-bake.preview.hcl

0 comments on commit dccb4bb

Please sign in to comment.