Skip to content
Snippets Groups Projects
Commit e68951af authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: paths in CI

parent 202d8ae8
Branches
Tags
No related merge requests found
......@@ -51,8 +51,8 @@ unittests:
- echo 'DATABASE_USER_HOST_LIST="%,"' >> .config
- echo "MYSQL_USER_PASSWORD=$MYSQL_ROOT_PASSWORD" >> .config
- echo "MYSQL_HOST=mariadb" >> .config
- ./make_db test-connection
- ./make_db test --fresh
- ./utils/make_db test-connection
- ./utils/make_db test --fresh
# Build a docker image in which tests for this repository can run
build-testenv:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment