build script update
This commit is contained in:
@@ -49,7 +49,7 @@ cache:
|
|||||||
- c:\steam\cmd\
|
- c:\steam\cmd\
|
||||||
before_build:
|
before_build:
|
||||||
- pwsh: dotnet restore .\Torch.Server\Torch.Server.csproj
|
- pwsh: dotnet restore .\Torch.Server\Torch.Server.csproj
|
||||||
build_script::
|
build_script:
|
||||||
- pwsh: >-
|
- pwsh: >-
|
||||||
dotnet publish .\Torch.Server\Torch.Server.csproj --self-contained -c Release -o .\publish\
|
dotnet publish .\Torch.Server\Torch.Server.csproj --self-contained -c Release -o .\publish\
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user