Skip to content
Snippets Groups Projects
Commit cde0853b authored by Laurent's avatar Laurent
Browse files

dev #12992 #14706 custom fields

Force upgrade db for gitlab
parent fc5ea47e
Branches
Tags
4 merge requests!321Dev#12992 custom fields,!302Dev#12992 Custom Fields,!235Dev#12992 Custom Fields,!228Dev#12992 Custom Fields
......@@ -5,5 +5,5 @@ sed -i "s/sgbd.config.username =/sgbd.config.username = opac/g" config.ini
sed -i "s/sgbd.config.password =/sgbd.config.password = opac/g" config.ini
sed -i "s/sgbd.config.dbname =/sgbd.config.dbname = opac/g" config.ini
touch local.php
php scripts/upgrade_db.php
phpunit -c tests/phpunit.xml --exclude-group no-ci
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment