mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
try to fix matrix?
This commit is contained in:
parent
39e78512c0
commit
3193682bee
10
appveyor.yml
10
appveyor.yml
@ -1,5 +1,5 @@
|
||||
image:
|
||||
#- Visual Studio 2017
|
||||
- Visual Studio 2017
|
||||
- Ubuntu1804
|
||||
|
||||
branches:
|
||||
@ -48,17 +48,17 @@ build_script:
|
||||
}
|
||||
|
||||
for:
|
||||
- matrix:
|
||||
-
|
||||
matrix:
|
||||
only:
|
||||
- image: Visual Studio 2017
|
||||
|
||||
cache:
|
||||
- '%USERPROFILE%\.electron -> appveyor.yml'
|
||||
|
||||
- matrix:
|
||||
-
|
||||
matrix:
|
||||
only:
|
||||
- image: Ubuntu1804
|
||||
|
||||
cache:
|
||||
- '/home/appveyor/.cache/electron -> appveyor.yml'
|
||||
- '/home/appveyor/.cache/electron-builder -> appveyor.yml'
|
||||
|
Loading…
Reference in New Issue
Block a user