Skip to content
Snippets Groups Projects
Commit 71150e17 authored by iaibrys's avatar iaibrys
Browse files

Pull latest enote in order to redeploy

parent 2c690731
No related branches found
No related tags found
No related merge requests found
Pipeline #395 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