1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-26 22:31:30 +01:00

test appveyor

This commit is contained in:
Kyle Spearrin 2019-03-07 23:31:28 -05:00
parent 1a43b3e30c
commit ef6cecab4a

View File

@ -6,4 +6,4 @@ environment:
services: services:
- docker - docker
build_script: build_script:
- sh: pwd && ls && ./build.sh - sh: chmod +x ./build.sh && ./build.sh