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

FIX: image path

parent 461c1aea
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ services:
test:
tags: [docker]
stage: test
image: registry.indiscale.com/caosdb-run-base
image: $CI_REGISTRY_INDISCALE/caosdb/src/caosdb-deploy/caosdb-run-base:latest
script:
- if [[ "$CAOSDB_TAG" == "" ]]; then
CAOSDB_TAG=dev-latest;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment