This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/main by this push:
new 5d10d15 Add .asf.yaml for Pelican build
5d10d15 is described below
commit 5d10d15369f4e24dedd17a72d12dea50644a3890
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Nov 11 09:21:34 2020 -0800
Add .asf.yaml for Pelican build
---
.asf.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..bbbd5eb
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+pelican:
+ notify: [email protected]
+ autobuild: true
+ target: asf-site
+ theme: theme/openoffice
+ whoami: main
+
+staging:
+ whoami: asf-site
+ profile: ~