Skip to content
Snippets Groups Projects
Commit ba25a311 authored by David Siegfried's avatar David Siegfried
Browse files

Fix ci-tests

parent 70801f00
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ Functional Test:
- ./.gitlab/scripts/install_db.sh
- cp ./docker/studip/config_local.php ./config/config_local.inc.php
- cp ./config/config.inc.php.dist ./config/config.inc.php
- make
- make composer
- ./cli/studip migrate
script:
- make test-functional
......@@ -68,7 +68,7 @@ JSONAPI Test:
- ./.gitlab/scripts/install_db.sh
- cp ./docker/studip/config_local.php ./config/config_local.inc.php
- cp ./config/config.inc.php.dist ./config/config.inc.php
- make
- make composer
- ./cli/studip migrate
script:
- make test-jsonapi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment