Compare commits
2 Commits
21d2a7981e
...
521fa1dbc5
| Author | SHA1 | Date | |
|---|---|---|---|
| 521fa1dbc5 | |||
| 007f606bb6 |
@@ -10,7 +10,7 @@ steps:
|
||||
- name: build-test-publish
|
||||
image: mcr.microsoft.com/dotnet/sdk:10.0
|
||||
commands:
|
||||
- dotnet restore --source https://nexus.khongisa.co.za/repository/nuget-public/ --no-cache
|
||||
- dotnet restore --source https://nexus.khongisa.co.za/repository/nuget-group/index.json --no-cache
|
||||
- dotnet build --configuration Release --no-restore
|
||||
- dotnet test --configuration Release --no-build
|
||||
- dotnet publish --configuration Release --no-build
|
||||
|
||||
Reference in New Issue
Block a user