mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-14 04:28:51 +02:00
ci: have buildx setup
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -32,6 +32,8 @@ jobs:
|
|||||||
- uses: anchore/sbom-action/download-syft@v0.20.5 # installs syft
|
- uses: anchore/sbom-action/download-syft@v0.20.5 # installs syft
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
- name: Set up Docker Buildx
|
||||||
|
uses: docker/setup-buildx-action@v3
|
||||||
- uses: docker/login-action@v3 # login to ghcr
|
- uses: docker/login-action@v3 # login to ghcr
|
||||||
with:
|
with:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
|
Reference in New Issue
Block a user