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

ci

parent 2b53d42c
Branches
Tags
No related merge requests found
...@@ -60,6 +60,7 @@ test: ...@@ -60,6 +60,7 @@ test:
- if [[ "$CAOSDB_TAG" == "" ]]; then - if [[ "$CAOSDB_TAG" == "" ]]; then
CAOSDB_TAG=latest; CAOSDB_TAG=latest;
fi fi
- echo $CAOSDB_TAG
- docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- cd .docker - cd .docker
- docker-compose up -d - docker-compose up -d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment