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 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: