1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-25 17:27:45 +01:00

swagger.json artifact

This commit is contained in:
Kyle Spearrin 2019-03-10 22:42:08 -04:00
parent 8ca0a7d380
commit 19402c73ea

View File

@ -40,3 +40,6 @@ after_build:
test_script: test_script:
#- sh: dotnet test .\test\Core.Test\Core.Test.csproj --configuration Debug --no-build #- sh: dotnet test .\test\Core.Test\Core.Test.csproj --configuration Debug --no-build
- ps: dotnet test .\test\Core.Test\Core.Test.csproj --configuration Debug --no-build - ps: dotnet test .\test\Core.Test\Core.Test.csproj --configuration Debug --no-build
artifacts:
- path: swagger.json