ci: disable provenance attestation (blocks push to local registry)
Build and Push Docker Image / build (push) Successful in 8m7s
Build and Push Docker Image / build (push) Successful in 8m7s
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
provenance: false
|
||||
tags: |
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user