image: alpine/latest
oauth: pages.sr.ht/PAGES:RW
packages:
- make
- emacs-nox
- git
tasks:
- stamp-version: |
cd tekuti-el
make stamp-version
- package: |
make package
- upload: |
acurl -f "https://pages.sr.ht/publish/ryuslash.srht.site/tekuti-el/elpa/" \
-Fcontent=@tekuti.tar.gz