Skip to content
Snippets Groups Projects

BUG: setup timezone in deploy

Merged Timm Fitschen requested to merge f-timezone into dev
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -173,6 +173,7 @@ test:
time docker save $MARIADBVERSION > /image-cache/$MARIADBVERSION.tar || true;
fi;
- cat caosdb_log.txt
# the pyinttest docker writes the return value of the tests into the
# file result
- rc=`cat .docker/result`
Loading