mirror of
https://github.com/bitwarden/server
synced 2025-12-28 14:13:48 +00: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
|