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