From 82114e11f6cc95a94a2bde7f7f7727fa63bc70a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Mon, 12 Sep 2022 16:56:02 -0400 Subject: [PATCH] Update README with Ahoy approach --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fa158bf..02e7efd 100644 --- a/README.md +++ b/README.md @@ -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: ``` +cd ~/Projects/drutopia-platform/drutopia_host/hosting_private 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: ``` -cd ~/Projects/drutopia-platform/drutopia_host/build_artifacts -git add . -git commit -m "Add artifacts" -git push +ahoy artifacts ``` ### Drupal settings file management