This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/fluo-website.git

commit 9fbc94e8e501ff653808a0e52981e4a039719f0d
Author: Christopher Tubbs <[email protected]>
AuthorDate: Thu Aug 13 15:02:39 2020 -0400

    Add staging/publish config in .asf.yaml
---
 .asf.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..bf8345d
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+
+staging:
+  profile: ~
+  whoami:  asf-staging
+
+publish:
+  whoami:  asf-site
+

Reply via email to