|
@@ -69,7 +69,7 @@ jobs:
|
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
|
|
|
|
|
- name: Build images
|
|
- name: Build images
|
|
- uses: docker/bake-action@v3
|
|
|
|
|
|
+ uses: docker/bake-action@v4
|
|
with:
|
|
with:
|
|
push: ${{ github.ref_name == github.event.repository.default_branch }}
|
|
push: ${{ github.ref_name == github.event.repository.default_branch }}
|
|
targets: ${{ matrix.variant }}
|
|
targets: ${{ matrix.variant }}
|