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