mirror of https://github.com/docker/docs.git
Merge pull request #21871 from crazy-max/ci-validation-upstream-changes
ci(validate-upstream): disable provenance
This commit is contained in:
commit
67533098b1
|
@ -96,6 +96,7 @@ jobs:
|
|||
files: |
|
||||
docker-bake.hcl
|
||||
targets: validate-upstream
|
||||
provenance: false
|
||||
set: |
|
||||
*.cache-from=type=gha,scope=docs-upstream
|
||||
*.cache-to=type=gha,scope=docs-upstream
|
||||
|
|
Loading…
Reference in New Issue