Pulling .net docker image from nexus
This commit is contained in:
@@ -8,7 +8,7 @@ clone:
|
||||
|
||||
steps:
|
||||
- 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:
|
||||
- dotnet restore --source https://nexus.khongisa.co.za/repository/nuget-group/index.json --no-cache
|
||||
- dotnet build --configuration Release --no-restore
|
||||
|
||||
Reference in New Issue
Block a user