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

Merge branch 'dev' into f-apply-updates

parents 3d2e2fe5 6441d4aa
No related branches found
No related tags found
2 merge requests!39Release 0.4.0,!26MAINT: allow the apply_list_of_updates function to be used elsewhere
Pipeline #16687 failed
This commit is part of merge request !26. Comments created here will be created in the context of that merge request.
......@@ -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.
Finish editing this message first!
Please register or to comment