Update .forgejo/workflows/publish.yml
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 30s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 30s
This commit is contained in:
parent
dd493ec9a6
commit
4b28a7c241
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jobs:
|
|||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
- name: Generate artifact attestation
|
||||
- name: Generate artifact attestation
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue