drone-yaml/yaml/pretty/testdata/pipeline_settings.yml

15 lines
183 B
YAML
Raw Normal View History

2019-01-23 00:44:17 +01:00
kind: pipeline
name: default
steps:
- name: notify
image: plugins/slack
settings:
token:
from_secret: token
root: general
labels:
- foo
- bar
- baz