This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push:
new 27b3586 Switches to publish site by ASF config More info here
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories#id-.asf.yamlfeaturesforgitrepositories-JekyllCMS
27b3586 is described below
commit 27b358653f008d1cb85660bdb58726fbf4dffb99
Author: Lukasz Lenart
AuthorDate: Sun Jan 26 14:51:13 2020 +0100
Switches to publish site by ASF config
More info here
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories#id-.asf.yamlfeaturesforgitrepositories-JekyllCMS
---
.asf.yaml | 4
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 49e66ea..4d50bfc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,3 +5,7 @@ staging:
publish:
whoami: asf-site
+
+jekyll:
+ whoami: master
+ target: asf-site
\ No newline at end of file