This commit is contained in:
parent
57ada71d36
commit
9ca6eade22
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
||||||
pull: true
|
pull: true
|
||||||
platforms: linux/amd64, linux/arm64, linux/riscv64
|
platforms: linux/amd64, linux/arm64, linux/riscv64
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
sbom: true
|
# sbom: true
|
||||||
provenance: true
|
provenance: true
|
||||||
# cache-from: type=gha
|
# cache-from: type=gha
|
||||||
# cache-to: type=gha,mode=max
|
# cache-to: type=gha,mode=max
|
||||||
|
|
Loading…
Reference in a new issue