Update '.drone.yml'

This commit is contained in:
2021-01-31 13:48:07 +01:00
parent e8e7389099
commit 56612694c7

View File

@@ -4,6 +4,6 @@ name: default
steps: steps:
- name: compile - name: compile
image: microsoft/dotnet:sdk image: mcr.microsoft.com/dotnet/sdk:5.0
commands: commands:
- sh build.sh - sh build.sh