Don't do live in the copy-paste instructions
This commit is contained in:
parent
4b4df9a511
commit
7420ecf564
1 changed files with 4 additions and 2 deletions
|
@ -6,11 +6,13 @@ Make sure all your code is pushed, including an updated composer.lock file if yo
|
||||||
cd ~/Projects/drutopia-platform/drutopia_host/hosting_private/
|
cd ~/Projects/drutopia-platform/drutopia_host/hosting_private/
|
||||||
ahoy git-pull-all
|
ahoy git-pull-all
|
||||||
ahoy deploy-build news
|
ahoy deploy-build news
|
||||||
ahoy deploy-site geo_live
|
ahoy deploy-site geo_test
|
||||||
```
|
```
|
||||||
|
|
||||||
When you're absolutely certain and ready to do a force override quickly:
|
When you're absolutely certain and ready to do a force override quickly:
|
||||||
|
|
||||||
```
|
```
|
||||||
ahoy deploy-build news && ahoy deploy-site-force geo_live
|
ahoy deploy-build news && ahoy deploy-site-force geo_test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And same for `_live` of course.
|
||||||
|
|
Loading…
Add table
Reference in a new issue