This is an automated email from the ASF dual-hosted git repository.
dfoulks pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git
The following commit(s) were added to refs/heads/master by this push:
new 48d1eca Created .asf.yaml
48d1eca is described below
commit 48d1eca3c044b3b2aa1149e1f837d8d5fbd9ee55
Author: dfoulks1 <[email protected]>
AuthorDate: Thu Jan 23 10:13:18 2020 -0600
Created .asf.yaml
should build with jekyll to the asf-site branch and then publish the
asf-site branch.
---
.asf.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..1fbd745
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,6 @@
+jekyll:
+ whoami: master
+ target: asf-site
+
+publish:
+ whoami: asf-site
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]