mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
Push-AppveyorArtifact from ps
This commit is contained in:
parent
19402c73ea
commit
e74195bb30
@ -33,6 +33,7 @@ build_script:
|
||||
cd ..\..
|
||||
$env:ASPNETCORE_ENVIRONMENT=""
|
||||
$env:swaggerGen=""
|
||||
Push-AppveyorArtifact .\swagger.json
|
||||
|
||||
after_build:
|
||||
- sh: docker logout
|
||||
@ -40,6 +41,3 @@ after_build:
|
||||
test_script:
|
||||
#- 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
|
||||
|
||||
artifacts:
|
||||
- path: swagger.json
|
||||
|
Loading…
Reference in New Issue
Block a user