Put ahoy deploy steps into block; add notes on git merge/rebase

This commit is contained in:
benjamin melançon 2022-04-01 16:58:18 -04:00
parent ac1ca32288
commit b64d381d1f
3 changed files with 29 additions and 1 deletions

View file

@ -55,6 +55,22 @@ ahoy deploy-build next
ahoy deploy-site example_test
```
## Putting it all together
```bash
cd ~/Projects/drutopia-platform/drutopia_host/hosting_private
ahoy git-pull-all
ahoy deploy-build next
ahoy deploy-site example_live
```
## If you need to override site configuration:
```bash
ahoy deploy-site-force example_test
```
## Bonus: Keep Drutopia builds with similar available modules