new drone
This commit is contained in:
parent
3533319191
commit
0b69b4b252
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue