mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-09-28 12:37:47 +02:00
Disable provenance in Docker builds
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -58,6 +58,7 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: ${{ matrix.build.dockerPlatform }}
|
platforms: ${{ matrix.build.dockerPlatform }}
|
||||||
|
provenance: false
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
push_manifests:
|
push_manifests:
|
||||||
|
Reference in New Issue
Block a user