journal/.woodpecker.yml

14 lines
362 B
YAML
Raw Normal View History

2024-04-07 13:25:02 -04:00
steps:
- name: build
image: journal
environment:
BASE_URL: https://compute.nations.lol
2024-04-22 23:01:04 -04:00
CODE_THEME: emacs
HELIX_RUNTIME: /usr/lib/helix/runtime
2024-04-07 13:25:02 -04:00
commands:
- bruin-journal-gen
volumes:
- /var/woodpecker:/var/woodpecker
2024-04-20 17:19:14 -04:00
- /usr/share/fonts:/usr/share/fonts
2024-04-22 23:01:04 -04:00
- /usr/lib/helix/runtime/:/usr/lib/helix/runtime/