1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00

Don't install postgres for build

This won't be necessary unless we set up a testing server.
This commit is contained in:
Ivan Habunek 2022-11-24 11:23:24 +01:00
parent b8decb7660
commit 4a544e8175
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -1,7 +1,6 @@
image: debian/bookworm
packages:
- python3-venv
- postgresql
sources:
- https://github.com/ihabunek/toot
tasks: