diff --git a/.drone.yml b/.drone.yml index 0c6e240..ba41670 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,9 +6,7 @@ steps: - name: compile image: mcr.microsoft.com/dotnet/sdk:6.0 commands: - - dir - - echo "Testing 1 2 3" - - echo "Maybe this time...." + - "msbuild" trigger: branch: