Try dotnet again.
This commit is contained in:
+3
-3
@@ -3,10 +3,10 @@ type: docker
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: hello
|
- name: compile
|
||||||
image: busybox
|
image: mcr.microsoft.com/dotnet/sdk:6.0
|
||||||
commands:
|
commands:
|
||||||
- echo hello world
|
- dir
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Reference in New Issue
Block a user