Skip to content

Commit 6f225ae

Browse files
2 parents 718aee5 + 9395e1a commit 6f225ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
context: .
7575
file: ./Dockerfile
7676
push: true
77+
provenance: false
78+
sbom: false
7779
tags: |
7880
${{ env.REGISTRY }}/${{ env.PROJECT_PATH }}/${{ env.IMAGE_NAME }}:${{ needs.version.outputs.version }}
7981
${{ env.REGISTRY }}/${{ env.PROJECT_PATH }}/${{ env.IMAGE_NAME }}:latest

0 commit comments

Comments
 (0)