🐳 Improve devenv and build steps (jvm-opts and upgrades).

This commit is contained in:
Andrey Antukh 2019-12-18 10:54:28 +01:00
parent 009a626419
commit df03b03818
9 changed files with 24 additions and 13 deletions

View file

@ -37,7 +37,7 @@ function run-devenv {
start-devenv
fi
docker exec -ti uxboxdev-main /home/uxbox/start.sh;
docker exec -ti uxboxdev-main /home/uxbox/start-tmux.sh
}
function run-all-tests {