mirror of
https://github.com/bitwarden/server.git
synced 2024-12-26 17:37:36 +01:00
swagger.json artifact
This commit is contained in:
parent
8ca0a7d380
commit
19402c73ea
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user