mirror of https://github.com/docker/docs.git
Merge pull request #18444 from dvdksn/i-am-speed
ci: speed up validate-upstream workflow
This commit is contained in:
commit
3264b609ce
|
@ -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