deployed
This commit is contained in:
parent
4ead854059
commit
7d2945e0e9
|
@ -1,4 +1,4 @@
|
|||
git add -A
|
||||
git commit -m 'deployed'
|
||||
git push origin HEAD
|
||||
ssh root@rose-ash.com -t 'cd web-site/themes/edition && git pull && cd ../.. && . ./.env && sh deploy.sh'
|
||||
ssh root@rose-ash.com -t 'cd web-site/themes/edition && git checkout shop-fix-3 && git pull && cd ../.. && . ./.env && sh deploy.sh'
|
||||
|
|
Loading…
Reference in New Issue