test #90

Merged
khwezi merged 3 commits from test into main 2026-04-04 15:33:28 +02:00
Showing only changes of commit 30e0bc2b87 - Show all commits

View File

@@ -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