mirror of https://github.com/docker/docs.git
ci(validate-upstream): disable provenance
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
86a78e0846
commit
562f1740ae
|
@ -96,6 +96,7 @@ jobs:
|
||||||
files: |
|
files: |
|
||||||
docker-bake.hcl
|
docker-bake.hcl
|
||||||
targets: validate-upstream
|
targets: validate-upstream
|
||||||
|
provenance: false
|
||||||
set: |
|
set: |
|
||||||
*.cache-from=type=gha,scope=docs-upstream
|
*.cache-from=type=gha,scope=docs-upstream
|
||||||
*.cache-to=type=gha,scope=docs-upstream
|
*.cache-to=type=gha,scope=docs-upstream
|
||||||
|
|
Loading…
Reference in New Issue