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