journal/.woodpecker.yml

20 lines
447 B
YAML
Raw Normal View History

2024-05-06 17:15:26 -04:00
clone:
git:
image: woodpeckerci/plugin-git
settings:
partial: false
2024-04-07 13:25:02 -04:00
steps:
- name: build
image: journal
environment:
BASE_URL: https://compute.nations.lol
2024-04-22 23:11: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:11:04 -04:00
- /usr/lib/helix/runtime/:/usr/lib/helix/runtime/