Update README with Ahoy approach

This commit is contained in:
benjamin melançon 2022-09-12 16:56:02 -04:00
parent 98bf4bf28c
commit 82114e11f6

View file

@ -62,6 +62,7 @@ Then use [ahoy](https://github.com/ahoy-cli/ahoy/), from within the hosting_priv
Ensure all three related repositories are up-to-date with: Ensure all three related repositories are up-to-date with:
``` ```
cd ~/Projects/drutopia-platform/drutopia_host/hosting_private
ahoy git-pull-all ahoy git-pull-all
``` ```
@ -82,10 +83,7 @@ ahoy deploy-site agaric_test
Then record the deployment, logs from both deploy-site and deploy-build: Then record the deployment, logs from both deploy-site and deploy-build:
``` ```
cd ~/Projects/drutopia-platform/drutopia_host/build_artifacts ahoy artifacts
git add .
git commit -m "Add artifacts"
git push
``` ```
### Drupal settings file management ### Drupal settings file management