Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Merge branch '2022.11'
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Oct 6, 2023
2 parents 96278aa + aeba1f9 commit 44646fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gitlab-ci/test_php_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ php-unit-update-tests:
- ${CI_BUILDS_DIR}/${CI_PROJECT_NAMESPACE}/tine20/ci/scripts/copy_source.sh
- cd ${TINE20ROOT}/tine20
- su tine20 -c "php setup.php --config=/etc/tine20/config.inc.php --update -- strict=1"
- su tine20 -c "php setup.php --config=/etc/tine20/config.inc.php --install UserManual
- su tine20 -c "php setup.php --config=/etc/tine20/config.inc.php --install UserManual"
- cd ${CI_BUILDS_DIR}/${CI_PROJECT_NAMESPACE}/tine20; git checkout 2024.11;
- ${CI_BUILDS_DIR}/${CI_PROJECT_NAMESPACE}/tine20/ci/scripts/copy_source.sh
- cd ${TINE20ROOT}/tine20
Expand Down

0 comments on commit 44646fe

Please sign in to comment.