Skip to content
Snippets Groups Projects
Commit d9292087 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent 8cc064f2
Branches
Tags
No related merge requests found
......@@ -64,7 +64,7 @@ test:
- docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- cd .docker
- DIR=`pwd`
- CERTPATH=$DIR"/.docker/cert" CAOSDB_TAG=$CAOSDB_TAG docker-compose up -d
- CERTPATH=$DIR"/cert" CAOSDB_TAG=$CAOSDB_TAG docker-compose up -d
- docker-compose -f tester.yml run tester
- rc=$?
- docker-compose down
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment