frontpage/.woodpecker.yml

12 lines
225 B
YAML
Raw Normal View History

2022-08-21 18:04:27 +02:00
platform: linux/arm64
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