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