This commit is contained in:
Rafael 2025-10-16 23:17:55 -03:00 committed by GitHub
commit 94de85522f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -175,14 +175,19 @@ runs:
password: ${{ inputs.prime-password }}
- name: Setup QEMU
if: runner.os != 'Windows'
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v8.1.5
cache-image: false
- name: Setup Docker Buildx
if: runner.os != 'Windows'
uses: docker/setup-buildx-action@v3
- name: Install Cosign
uses: sigstore/cosign-installer@v3.5.0
- uses: rancherlabs/slsactl/actions/install-slsactl@5dabfd2b8590a8c90d6f64b1c6ee215e24ed3bfd # v0.0.6
- name: Build and push image [Prime]