1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

add initial gitlab-ci and selenium stuff

This commit is contained in:
Andrew Dolgov
2017-04-25 13:44:41 +03:00
parent 3c11159776
commit 94eedc29c0
6 changed files with 347 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/sh
export PGPASSWORD=test
psql -h localhost -q -U test test < schema/ttrss_schema_pgsql.sql