conference-site/.drone.yml
2022-03-10 23:49:01 +01:00

10 lines
120 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: greeting
image: alpine
commands:
- echo hello