We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b4bab6 + 647a910 commit 8f0be3dCopy full SHA for 8f0be3d
ci/gitlab-ci/test_php_jobs.yml
@@ -338,6 +338,7 @@ php-unit-update-tests:
338
git checkout ${TINE_VERSION_BE}
339
test_composer_install
340
log update
341
+ su tine20 -c "php setup.php --config=/etc/tine20/config.inc.php --setLicense -- file=${TINE20ROOT}/tests/tine20/Tinebase/License/license_contract_MW-TEST-3.0.0.pem"
342
su tine20 -c "php setup.php --config=/etc/tine20/config.inc.php --update -- strict=1"
343
su tine20 -c "php setup.php --config=/etc/tine20/config.inc.php --install UserManual"
344
- |
0 commit comments