More testing.
This commit is contained in:
+3
-5
@@ -3,13 +3,11 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: compile
|
||||
image: mcr.microsoft.com/dotnet/sdk:6.0
|
||||
- name: hello
|
||||
image: busybox
|
||||
commands:
|
||||
- dir
|
||||
- echo hello world
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
Reference in New Issue
Block a user