mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:55:55 +00:00
fix CI: missing config.php
This commit is contained in:
@@ -21,6 +21,7 @@ phpunit_basic:
|
|||||||
- /etc/init.d/postgresql start
|
- /etc/init.d/postgresql start
|
||||||
- /usr/local/sbin/init-database.sh
|
- /usr/local/sbin/init-database.sh
|
||||||
- sh ./utils/gitlab-ci/check-schema.sh
|
- sh ./utils/gitlab-ci/check-schema.sh
|
||||||
|
- cp utils/gitlab-ci/config-template.php config.php
|
||||||
- su -s /bin/bash www-data -c "php ./update.php --debug-feed 1"
|
- su -s /bin/bash www-data -c "php ./update.php --debug-feed 1"
|
||||||
- phpunit tests/*.php
|
- phpunit tests/*.php
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user