mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
do not stop stack
This commit is contained in:
parent
5a9af7b560
commit
57fb18d48a
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue