Skip to content
Snippets Groups Projects
Verified Commit 3aac26a6 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

FIX Pipeline

parent 89ed91df
No related branches found
No related tags found
1 merge request!7Tests for caosdb-julialib!12 (release result set)
Pipeline #13370 passed
......@@ -191,7 +191,7 @@ test:
- docker logs docker_sqldb_1 &> ../mariadb_log.txt
# shut down the CaosDB server
- CAOSDB_TAG=$CAOSDB_TAG docker-compose -f docker-compose.yml down
- CAOSDB_TAG=$CAOSDB_TAG docker-compose -f docker-compose.yml down || true
# collect results
- rc=`cat result`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment