build manifest for CI
This commit is contained in:
parent
c15d7a3c08
commit
2a7428385b
10
.build.yml
Normal file
10
.build.yml
Normal file
@ -0,0 +1,10 @@
|
||||
image: alpine/edge
|
||||
packages:
|
||||
- emacs
|
||||
- make
|
||||
sources:
|
||||
- https://git.sr.ht/~abrahms/ox-gemini
|
||||
tasks:
|
||||
- build: |
|
||||
make update
|
||||
make compile
|
Loading…
Reference in New Issue
Block a user