drone_test/.drone.yml
sthope d10c44f91c
All checks were successful
continuous-integration/drone/push Build is passing
Update '.drone.yml'
2021-09-01 22:08:30 +02:00

9 lines
131 B
YAML

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