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/olingo-site.git
The following commit(s) were added to refs/heads/main by this push:
new b180da0 stage new pelican build
b180da0 is described below
commit b180da04a7dc2f32bc705f5a5b24407feecdd53d
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Jun 5 12:53:31 2021 -0700
stage new pelican build
---
.asf.yaml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..e960fc5
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,11 @@
+pelican:
+ notify: [email protected]
+ autobuild: preview/*
+ target: asf-site
+ theme: theme/apache
+ whoami: main
+
+staging:
+ profile: ~
+ whoami: asf-site
+ autostage: preview/*