This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch staging-site in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit 0bd9f64606560db391c7efe6ca75fa2cb96f0201 Author: Daan Hoogland <[email protected]> AuthorDate: Wed Feb 7 10:03:34 2024 +0100 staging debying crawlers --- .asf.yaml | 7 ++++--- static/robots.txt | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 9395484c8..fcd1cd3c2 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -43,9 +43,10 @@ notifications: jobs: [email protected] # Staging and publishing profile for cloudstack-www.git: -#staging: -# profile: ~ -# whoami: staging-site +staging: + profile: ~ + whoami: staging-site + outputdir: content publish: whoami: asf-site diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /
