drone_test/.drone.yml
sthope 1e14506ea6
All checks were successful
continuous-integration/drone/push Build is passing
Update '.drone.yml'
2021-09-01 22:10:37 +02:00

9 lines
127 B
YAML

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