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

WIP: pipeline

parent 04f2e804
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ unittests:
tags: [ docker ]
stage: test
script:
- service mysql status || echo "failed"
- service --status-all || echo "failed"
- cp config.defaults .config
- echo "MYSQL_USER_PASSWORD=caosdb1234" >> .config
- . .config || echo "failed"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment