mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
do not stop stack
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user