]> git.armaanb.net Git - tall.bot.git/blob - .build.yml
first commit
[tall.bot.git] / .build.yml
1 image: archlinux
2 packages:
3   - docker
4 sources:
5   - https://git.sr.ht/~armaan/tall.bot
6 secrets:
7   - cfca6590-dec3-46f3-abf0-3bce5c907e4a
8 tasks:
9   - build: |
10       cd tall.bot
11       docker build -t armaanb/tall.bot:latest
12       docker login
13       docker push
14 artifacts:
15   - gen-shell/src/gen-shell