mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ci: speed up validate-upstream workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/validate-upstream.yml
vendored
2
.github/workflows/validate-upstream.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
targets: validate-upstream
|
||||
set: |
|
||||
*.cache-from=type=gha,scope=docs-upstream
|
||||
*.cache-to=type=gha,scope=docs-upstream,mode=max
|
||||
*.cache-to=type=gha,scope=docs-upstream
|
||||
env:
|
||||
UPSTREAM_MODULE_NAME: ${{ inputs.module-name }}
|
||||
UPSTREAM_REPO: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user