website/.woodpecker.yml

8 lines
103 B
YAML
Raw Normal View History

2022-04-08 12:27:00 +00:00
pipeline:
backend:
image: debian
commands:
- make env
2022-04-09 12:12:13 +00:00
- make
- make deploy