mirror of https://github.com/docker/docs.git
ci: speed up validate-upstream workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
4061383fb5
commit
dc700fc2a9
|
@ -82,7 +82,7 @@ jobs:
|
||||||
targets: validate-upstream
|
targets: validate-upstream
|
||||||
set: |
|
set: |
|
||||||
*.cache-from=type=gha,scope=docs-upstream
|
*.cache-from=type=gha,scope=docs-upstream
|
||||||
*.cache-to=type=gha,scope=docs-upstream,mode=max
|
*.cache-to=type=gha,scope=docs-upstream
|
||||||
env:
|
env:
|
||||||
UPSTREAM_MODULE_NAME: ${{ inputs.module-name }}
|
UPSTREAM_MODULE_NAME: ${{ inputs.module-name }}
|
||||||
UPSTREAM_REPO: ${{ github.repository }}
|
UPSTREAM_REPO: ${{ github.repository }}
|
||||||
|
|
Loading…
Reference in New Issue