woodpecker-test/.woodpecker.yml

12 lines
168 B
YAML
Raw Normal View History

2022-08-08 21:00:18 +02:00
pipeline:
build:
image: alpine
commands:
2022-08-08 22:11:28 +02:00
- touch example.md
- printenv
2022-08-08 22:20:11 +02:00
2022-08-08 22:22:05 +02:00
notify:
image: plugins/slack
2022-08-08 22:11:28 +02:00
settings:
2022-08-08 22:22:05 +02:00
channel: dev