go-exp/.drone.yml
Mihai Moldovanu bbbbed831c
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build was killed
Add '.drone.yml'
2022-03-06 01:40:18 +00:00

9 lines
131 B
YAML

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