do not stop stack

This commit is contained in:
Simon Larsen 2022-11-10 11:52:36 +00:00
parent 5a9af7b560
commit 57fb18d48a
No known key found for this signature in database
GPG key ID: AB45983AA9C81CDE

View file

@ -15,9 +15,6 @@ git pull
docker-compose pull
echo "Stopping the stack!"
sudo -E docker-compose -f docker-compose.yml stop || true
# echo "Checking if async migrations are up to date"
# sudo -E docker-compose run init