mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-08 09:43:42 +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:
|
image:
|
||||||
#- Visual Studio 2017
|
- Visual Studio 2017
|
||||||
- Ubuntu1804
|
- Ubuntu1804
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
@ -48,17 +48,17 @@ build_script:
|
|||||||
}
|
}
|
||||||
|
|
||||||
for:
|
for:
|
||||||
- matrix:
|
-
|
||||||
|
matrix:
|
||||||
only:
|
only:
|
||||||
- image: Visual Studio 2017
|
- image: Visual Studio 2017
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- '%USERPROFILE%\.electron -> appveyor.yml'
|
- '%USERPROFILE%\.electron -> appveyor.yml'
|
||||||
|
|
||||||
- matrix:
|
-
|
||||||
|
matrix:
|
||||||
only:
|
only:
|
||||||
- image: Ubuntu1804
|
- image: Ubuntu1804
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- '/home/appveyor/.cache/electron -> appveyor.yml'
|
- '/home/appveyor/.cache/electron -> appveyor.yml'
|
||||||
- '/home/appveyor/.cache/electron-builder -> appveyor.yml'
|
- '/home/appveyor/.cache/electron-builder -> appveyor.yml'
|
||||||
|
Loading…
Reference in New Issue
Block a user