This commit is contained in:
@@ -34,9 +34,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags:
|
||||
- ${{ steps.meta.outputs.tags }}
|
||||
- latest
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
annotations: ${{ steps.meta.outputs.annotations }}
|
||||
provenance: true
|
||||
sbom: true
|
||||
Reference in New Issue
Block a user