This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/allura-site.git
commit 4fff7e04c40cdaba8fb0d55034caa9b838aa28d0 Author: Dave Brondsema <[email protected]> AuthorDate: Fri Sep 23 15:03:27 2022 -0400 .asf.yaml for website publishing --- .asf.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..ceda472 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,10 @@ +# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#Git.asf.yamlfeatures-WebsitedeploymentserviceforGitrepositories + +# TODO: use automatic Pelican building? https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-PelicanCMS + +publish: + whoami: asf-site + +# https://allura.staged.apache.org/ +# staging: +# whoami: asf-staging
