mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-20 17:52:46 +00:00
Improve caching on AppVeyor
This commit is contained in:
parent
c31e653048
commit
3883f808f4
@ -4,8 +4,8 @@ version: 1.0.{build}
|
|||||||
skip_branch_with_pr: true
|
skip_branch_with_pr: true
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- node_modules
|
- node_modules -> appveyor.yml,package.json,yarn.lock
|
||||||
- '%LOCALAPPDATA%/Yarn'
|
- '%LOCALAPPDATA%\Yarn -> appveyor.yml,package.json,yarn.lock'
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user