mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Add missing psql.
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ set -e
|
||||
python -m pip install --upgrade pip==19.3.1
|
||||
pip install tox==3.14.0
|
||||
tox
|
||||
apk add --no-cache borgbackup
|
||||
apk add --no-cache borgbackup postgresql-client
|
||||
tox -e end-to-end
|
||||
|
||||
Reference in New Issue
Block a user