period3.xyz/.drone.yml

9 lines
98 B
YAML

kind: pipeline
type: docker
name: hello
steps:
- name: greeting
commands:
- echo hello world