Build README for Sourcehut
This commit is contained in:
parent
869e89b3e5
commit
f535c37aae
11
.builds/readme.yml
Normal file
11
.builds/readme.yml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
image: archlinux
|
||||||
|
oauth: git.sr.ht/REPOSITORIES:RW git.sr.ht/PROFILE:RO
|
||||||
|
packages:
|
||||||
|
- hut
|
||||||
|
- asciidoctor
|
||||||
|
tasks:
|
||||||
|
- update-readme: |
|
||||||
|
cd kakoune
|
||||||
|
asciidoctor -e README.asciidoc
|
||||||
|
hut git update --readme README.html --repo https://git.sr.ht/~mawww/kakoune
|
||||||
|
|
Loading…
Reference in New Issue
Block a user