fixed dotnet step image

This commit is contained in:
2026-04-04 15:58:12 +02:00
parent 1937d2eaa1
commit 3752da6ebe

View File

@@ -8,7 +8,7 @@ clone:
steps:
- name: build-test-publish
image: nexus.khongisa.co.za/mcr.microsoft.com/dotnet/sdk:10.0
image: nexus.khongisa.co.za/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