Try dotnet again.

This commit is contained in:
Big Duckie
2023-07-07 09:39:49 -06:00
parent 2a16fd18f3
commit 146ed564f2
+3 -3
View File
@@ -3,10 +3,10 @@ type: docker
name: default
steps:
- name: hello
image: busybox
- name: compile
image: mcr.microsoft.com/dotnet/sdk:6.0
commands:
- echo hello world
- dir
trigger:
branch: