You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by wa...@apache.org on 2021/06/02 14:53:07 UTC

[river-site] 07/12: add the .asf.yaml pelican build and staging instructions

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/river-site.git

commit 3c17c353aeef68836b1b1778c5c190cb5db1776f
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Tue Jun 1 16:28:10 2021 -0700

    add the .asf.yaml pelican build and staging instructions
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..8f4f62e
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,11 @@
+pelican:
+  notify: dev@river.apache.org
+  autobuild: preview/*
+  target: asf-site
+  theme: theme/apache
+  whoami: main
+
+staging:
+  profile: ~
+  whoami: asf-site
+  autostage: preview/*