add name to drone pipeline
This commit is contained in:
parent
75feb23572
commit
d789d59297
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
name: default
|
||||||
steps:
|
steps:
|
||||||
- name: compile
|
- name: compile
|
||||||
image: microsoft/dotnet:sdk
|
image: microsoft/dotnet:sdk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue