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

WIP: pipeline

parent c9548830
No related branches found
No related tags found
No related merge requests found
...@@ -46,6 +46,7 @@ unittests: ...@@ -46,6 +46,7 @@ unittests:
script: script:
- cp config.defaults .config - cp config.defaults .config
- cat .config - cat .config
- . .config || echo "failed"
- whereis mysql - whereis mysql
- command -v mysql - command -v mysql
- ls - ls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment