mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
try to fix matrix?
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user