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

PIPELINE

parent c18664ae
No related branches found
No related tags found
1 merge request!43BUG: setup timezone in deploy
Pipeline #29028 failed
This commit is part of merge request !43. Comments created here will be created in the context of that merge request.
...@@ -173,6 +173,7 @@ test: ...@@ -173,6 +173,7 @@ test:
time docker save $MARIADBVERSION > /image-cache/$MARIADBVERSION.tar || true; time docker save $MARIADBVERSION > /image-cache/$MARIADBVERSION.tar || true;
fi; fi;
- cat caosdb_log.txt
# the pyinttest docker writes the return value of the tests into the # the pyinttest docker writes the return value of the tests into the
# file result # file result
- rc=`cat .docker/result` - rc=`cat .docker/result`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment