mirror of
https://github.com/Fishwaldo/rvimage.git
synced 2025-03-15 19:41:34 +00:00
Update docker-publish.yml
This commit is contained in:
parent
643a86be06
commit
6287ad210b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
|
@ -34,6 +34,9 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
# Install the cosign tool except on PR
|
||||
# https://github.com/sigstore/cosign-installer
|
||||
- name: Install cosign
|
||||
|
|
Loading…
Add table
Reference in a new issue