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

MAINT: use new default image tag

parent 6ff421ed
Branches
Tags
No related merge requests found
Pipeline #17023 passed
......@@ -46,7 +46,7 @@ test:
image: $CI_REGISTRY_IMAGE_BASE
script:
- if [[ "$CAOSDB_TAG" == "" ]]; then
CAOSDB_TAG=dev-latest;
CAOSDB_TAG=dev;
fi
- echo $CAOSDB_TAG
- time docker load < /image-cache/caosdb-advanced-testenv.tar || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment