mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
10 lines
142 B
YAML
10 lines
142 B
YAML
image:
|
|
- Visual Studio 2017
|
|
- Ubuntu1804
|
|
environment:
|
|
APPVEYOR_YML_DISABLE_PS_LINUX: true
|
|
services:
|
|
- docker
|
|
build_script:
|
|
- sh: ./build.sh
|