mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-18 10:46:35 +00:00
Improve caching on AppVeyor - fix filename
This commit is contained in:
parent
ebcbfc4f1e
commit
d39e2d7749
@ -3,9 +3,9 @@ version: 1.0.{build}
|
||||
# Do not build feature branch with open Pull Requests
|
||||
skip_branch_with_pr: true
|
||||
|
||||
cache:
|
||||
- node_modules -> appveyor.yml,package.json,yarn.lock
|
||||
- '%LOCALAPPDATA%\Yarn -> appveyor.yml,package.json,yarn.lock'
|
||||
# cache:
|
||||
# - node_modules -> appveyor.yml,package.json,yarn.lock
|
||||
# - '%LOCALAPPDATA%\Yarn -> appveyor.yml,package.json,yarn.lock'
|
||||
|
||||
platform:
|
||||
- x64
|
||||
|
Loading…
Reference in New Issue
Block a user