build script update

This commit is contained in:
z__
2022-02-03 19:34:06 +07:00
parent f6ce40a854
commit 66ea4d7307

View File

@@ -49,7 +49,7 @@ cache:
- c:\steam\cmd\
before_build:
- pwsh: dotnet restore .\Torch.Server\Torch.Server.csproj
build_script::
build_script:
- pwsh: >-
dotnet publish .\Torch.Server\Torch.Server.csproj --self-contained -c Release -o .\publish\