Skip to content
Snippets Groups Projects
Commit 1bd64dcb authored by Iain Bryson's avatar Iain Bryson
Browse files

Merge branch 'develop' of https://lab.compute.dtu.dk/enote/dtu-enote into develop

parents c2a30c1a e162bed0
No related branches found
No related tags found
No related merge requests found
Pipeline #399 passed
......@@ -17,6 +17,11 @@ echo "Stopping all containers"
../../gen/docker-stop.sh
echo "Pull latest enote"
git pull
git submodule update --recursive
echo "Deploy all"
bundle exec rake deploy:all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment