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

ci

parent 888383ab
Branches
Tags
No related merge requests found
...@@ -58,7 +58,7 @@ test: ...@@ -58,7 +58,7 @@ test:
image: $CI_REGISTRY_IMAGE:latest image: $CI_REGISTRY_IMAGE:latest
script: script:
- if [[ "$CAOSDB_TAG" == "" ]]; then - if [[ "$CAOSDB_TAG" == "" ]]; then
CAOSDB_TAG=latest CAOSDB_TAG=latest;
fi fi
- docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- cd .docker - cd .docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment