1
0
mirror of https://github.com/bitwarden/server synced 2025-12-26 13:13:24 +00:00
Files
server/appveyor.yml
Kyle Spearrin ef6cecab4a test appveyor
2019-03-07 23:31:28 -05:00

10 lines
165 B
YAML

image:
- Visual Studio 2017
- Ubuntu1804
environment:
APPVEYOR_YML_DISABLE_PS_LINUX: true
services:
- docker
build_script:
- sh: chmod +x ./build.sh && ./build.sh