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

WIP: pipeline

parent 4ff6ecbe
Branches
Tags
No related merge requests found
...@@ -48,6 +48,8 @@ unittests: ...@@ -48,6 +48,8 @@ unittests:
- cat .config - cat .config
- whereis mysql - whereis mysql
- command -v mysql - command -v mysql
- ls
- ./make_db bla || echo "failed"
- ./make_db test-connection - ./make_db test-connection
- ./make_db test --fresh - ./make_db test --fresh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment