From b790bdbd1ed7023fb2a8578ad42e8fd243a701e8 Mon Sep 17 00:00:00 2001 From: dani Date: Sun, 31 Jan 2021 13:50:04 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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