join_admin/.drone.yml

11 lines
105 B
YAML

---
kind: pipeline
type: exec
name: default
steps:
- name: greeting
commands:
- echo "hello world"