mirror of
https://github.com/bitwarden/server
synced 2025-12-21 18:53:41 +00:00
Push-AppveyorArtifact from ps
This commit is contained in:
@@ -33,6 +33,7 @@ build_script:
|
|||||||
cd ..\..
|
cd ..\..
|
||||||
$env:ASPNETCORE_ENVIRONMENT=""
|
$env:ASPNETCORE_ENVIRONMENT=""
|
||||||
$env:swaggerGen=""
|
$env:swaggerGen=""
|
||||||
|
Push-AppveyorArtifact .\swagger.json
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- sh: docker logout
|
- sh: docker logout
|
||||||
@@ -40,6 +41,3 @@ 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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user