This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/master by this push:
new 808d311 enable automated jekyll build on push to master, commits
output to asf-site
808d311 is described below
commit 808d3114ba9187c09bc1140fe95aecbccd35edac
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jul 29 17:42:16 2020 +0100
enable automated jekyll build on push to master, commits output to asf-site
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..938ccae
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,3 @@
+jekyll:
+ whoami: master
+ target: asf-site