Update .gitea/workflows/docker-image.yml
All checks were successful
Build and Push Docker Image to Gitea / build (push) Successful in 11m0s
All checks were successful
Build and Push Docker Image to Gitea / build (push) Successful in 11m0s
This commit is contained in:
parent
059d1b97f6
commit
d57d056338
@ -60,13 +60,3 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
# 7. Generate artifact attestation
|
||||
- name: Generate artifact attestation
|
||||
uses: actions/attest-build-provenance@v1
|
||||
with:
|
||||
subject-name: git.apisb.me/${{ env.IMAGE_NAME }}
|
||||
subject-digest: ${{ steps.push.outputs.digest }}
|
||||
push-to-registry: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user