diff --git a/drone.yml b/drone.yml index 5327b87..af94f62 100644 --- a/drone.yml +++ b/drone.yml @@ -7,7 +7,6 @@ trigger: - push steps: - - name: build image: mcr.microsoft.com/dotnet/sdk:6.0 volumes: @@ -64,4 +63,4 @@ steps: volumes: - name: docs - temp: {} + temp: {} \ No newline at end of file