This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch asf-yaml in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit ba65cb945520580a30b0e0fa180a50df53eb187b Author: Daan Hoogland <[email protected]> AuthorDate: Fri Jun 4 13:02:06 2021 +0200 staging and publishg directives for asf --- .asf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..d39a1c7 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,8 @@ +# Staging and publishing profile for yourproject-website.git: +staging: + profile: ~ + whoami: master + + +publish: + whoami: asf-site
