Dotnet drone test.
This commit is contained in:
+3
-4
@@ -3,8 +3,7 @@ type: docker
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: compile
|
||||||
image: alpine
|
image: mcr.microsoft.com/dotnet/sdk:6.0
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- dir
|
||||||
- echo world
|
|
||||||
Reference in New Issue
Block a user