mirror of
https://github.com/chenasraf/cospend-nc.git
synced 2026-05-18 01:39:06 +00:00
attempt to fix pgsql tests
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
This commit is contained in:
@@ -49,7 +49,7 @@ test_nc18_pgsql:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: ""
|
||||
script:
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get install php7.3-pgsql postgresql-client -yqq > /dev/null 2>&1
|
||||
- DEBIAN_FRONTEND=noninteractive apt-get install php7.3-pgsql postgresql postgresql-client -yqq > /dev/null 2>&1
|
||||
# copy local copy that has been cloned already
|
||||
- cp -r . /tmp/cospend
|
||||
- mkdir -p /var/www/html ; pushd /var/www/html
|
||||
|
||||
Reference in New Issue
Block a user