drone_test/.drone
2021-09-01 21:42:39 +02:00

9 lines
131 B
Plaintext

kind: pipeline
name: hello-world
type: docker
steps:
- name: say-hello
image: busybox
commands:
- echo hello-world