new drone

This commit is contained in:
Michele 2020-11-23 23:10:30 +00:00
parent 3533319191
commit 0b69b4b252

View file

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