Update '.drone.yml'

This commit is contained in:
2021-01-31 13:50:04 +01:00
parent 56612694c7
commit b790bdbd1e

View File

@@ -3,7 +3,7 @@ type: docker
name: default name: default
steps: steps:
- name: compile - name: compile1
image: mcr.microsoft.com/dotnet/sdk:5.0 image: mcr.microsoft.com/dotnet/sdk:5.0
commands: commands:
- sh build.sh - sh build.sh