mirror of
https://github.com/thegeeklab/drone-yaml.git
synced 2024-11-04 18:50:39 +00:00
9 lines
91 B
YAML
9 lines
91 B
YAML
branches:
|
|
- master
|
|
|
|
pipeline:
|
|
greeting:
|
|
image: alpine
|
|
commands:
|
|
- echo hello
|