6 lines
105 B
YAML
6 lines
105 B
YAML
|
pipeline:
|
||
|
centralized:
|
||
|
image: alpine
|
||
|
commands:
|
||
|
- echo "Hello there from a central place"
|