test #87
@@ -10,7 +10,7 @@ steps:
|
|||||||
- name: build-test-publish
|
- name: build-test-publish
|
||||||
image: mcr.microsoft.com/dotnet/sdk:10.0
|
image: mcr.microsoft.com/dotnet/sdk:10.0
|
||||||
commands:
|
commands:
|
||||||
- dotnet restore
|
- dotnet restore --source https://nexus.khongisa.co.za/repository/nuget-public/ --no-cache
|
||||||
- dotnet build --configuration Release --no-restore
|
- dotnet build --configuration Release --no-restore
|
||||||
- dotnet test --configuration Release --no-build
|
- dotnet test --configuration Release --no-build
|
||||||
- dotnet publish --configuration Release --no-build
|
- dotnet publish --configuration Release --no-build
|
||||||
|
|||||||
Reference in New Issue
Block a user