ox-gemini/.build.yml
2020-11-25 09:20:44 -08:00

11 lines
155 B
YAML

image: alpine/edge
packages:
- emacs
- make
sources:
- https://git.sr.ht/~abrahms/ox-gemini
tasks:
- build: |
make update
make compile