This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/libcloud-site.git

commit 7e9bd9c0768364ab6991eb2aadbe3e16808104ca
Author: Tomaz Muraus <[email protected]>
AuthorDate: Sat May 7 20:52:41 2022 +0200

    Update readme.
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2052008..507e32d 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,8 @@ This will start Docker container with local development 
server listening on port
 ./scripts/docker-build-site.sh
 # Non-Docker versions
 #./scripts/docker-build-site.sh
-./scripts/stage-changes.sh {prod,staging}
+# asf-site for prod, asf-staging for staging
+./scripts/stage-changes.sh {asf-site,asf-staging}
 git push origin <branch>
 ```
 

Reply via email to