First build
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ steps:
|
|||||||
|
|
||||||
- name: dotnet-test
|
- name: dotnet-test
|
||||||
image: mcr.microsoft.com/dotnet/sdk:10.0
|
image: mcr.microsoft.com/dotnet/sdk:10.0
|
||||||
commands:
|
commands:
|
||||||
- dotnet restore MidrandBooksApi.slnx
|
- dotnet restore MidrandBooksApi.slnx
|
||||||
- dotnet test MidrandBooksApi.slnx -c Release --no-restore
|
- dotnet test MidrandBooksApi.slnx -c Release --no-restore
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user