Finished base config file for Drone CI

Update .drone.yml
This commit is contained in:
2022-10-24 20:28:02 +02:00
parent 5909cca399
commit 31af742b53
+1 -1
View File
@@ -15,4 +15,4 @@ steps:
- name: test - name: test
image: mcr.microsoft.com/dotnet/sdk:6.0-alpine image: mcr.microsoft.com/dotnet/sdk:6.0-alpine
commands: commands:
- dotnet build - dotnet build "./NibblePoker.Application.ListComPort/NibblePoker.Application.ListComPort.csproj"