1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-16 06:15:25 +00:00
toot/.build.yml
2020-03-30 16:36:21 +02:00

17 lines
410 B
YAML

image: alpine/edge
packages:
- python3
- py3-setuptools
secrets:
- 88b90083-3598-4b5d-b3dd-3861add21a7d
sources:
- https://git.sr.ht/~ihabunek/toot
- https://git.sr.ht/~ihabunek/annotatepy
tasks:
- annotate: |
cd annotatepy
python3 setup.py install --user
cd ../toot
~/.local/bin/annotatepy toot > annotations.json
../upload-annotations annotations.json ihabunek toot