Skip to content

Commit c427792

Browse files
committed
Set Docker bake to push images
1 parent 1f9d459 commit c427792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
files: |
6666
./docker-bake.hcl
6767
${{ steps.meta.outputs.bake-file }}
68-
push: false
68+
push: true

0 commit comments

Comments
 (0)