diff --git a/.drone.yml b/.drone.yml index b90a8f3..4c89a1a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: docker name: default steps: -- name: compile +- name: compile1 image: mcr.microsoft.com/dotnet/sdk:5.0 commands: - sh build.sh \ No newline at end of file