frontpage/.woodpecker.yml

10 lines
202 B
YAML
Raw Normal View History

2022-08-21 18:01:12 +02:00
pipeline:
www:
image: registry.monotremata.xyz/static-page-builder
commands:
- make www
onion:
image: registry.monotremata.xyz/static-page-builder
commands:
- make onion