Update appveyor.yml
This commit is contained in:
@@ -50,7 +50,7 @@ build:
|
|||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
after_build:
|
after_build:
|
||||||
- pwsh: >-
|
- pwsh: >-
|
||||||
dotnet publish .\Torch.Server\Torch.Server.csproj --self-contained -r win-x64 -c Release -o .\publish\ --no-build
|
dotnet publish .\Torch.Server\Torch.Server.csproj --self-contained -c Release -o .\publish\ --no-build
|
||||||
|
|
||||||
Compress-Archive -Path .\publish\ -DestinationPath torch-server.zip
|
Compress-Archive -Path .\publish\ -DestinationPath torch-server.zip
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Reference in New Issue
Block a user