|
@@ -68,7 +68,7 @@ jobs:
|
|
|
uses: docker/setup-buildx-action@v3
|
|
uses: docker/setup-buildx-action@v3
|
|
|
|
|
|
|
|
- name: Build images
|
|
- name: Build images
|
|
|
- uses: docker/bake-action@v4
|
|
|
|
|
|
|
+ uses: docker/bake-action@v5
|
|
|
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 }}
|