diff --git a/.drone.yml b/.drone.yml index f989e55..27da2c9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: pipeline type: docker name: "Backend" -# steps: +steps: # - name: test # image: mcr.microsoft.com/dotnet/sdk:8.0 # commands: