Update '.drone.yml'
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user