build manifest for CI
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user