Skip to content
Snippets Groups Projects
Verified Commit aa84b7e8 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 7d8ffd75
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,10 @@ unittests:
stage: test
script:
- cp config.defaults .config
- cat .config
- whereis mysql
- command -v mysql
- ./make_db test-connection
- ./make_db test --fresh
# Build a docker image in which tests for this repository can run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment