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

WIP: pipeline

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