timofejmalinin 3 years ago committed by Dmitry Titov
parent a843e70142
commit 847e901460

@ -13,7 +13,6 @@ deploy:
- sudo git fetch
- sudo git reset --hard origin/sst_main
- sudo git submodule foreach git pull origin sst_main
- sudo docker-compose build --no-cache frontend
- sudo docker-compose up -d
tags:
- deploy-remote

Loading…
Cancel
Save