You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2022/04/05 06:09:42 UTC

[struts-site] branch asf-staging updated: Adds asf-statging automatic build

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

lukaszlenart pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new d0d46bc88 Adds asf-statging automatic build
d0d46bc88 is described below

commit d0d46bc88f33f7462029eb0d8b9a02cde33045c0
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Tue Apr 5 08:09:36 2022 +0200

    Adds asf-statging automatic build
---
 .asf.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 49e66eacd..b76769b40 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,3 +5,8 @@ staging:
 
 publish:
   whoami:  asf-site
+
+jekyll:
+  whoami: master
+  target: asf-staging
+  
\ No newline at end of file