This is an automated email from the ASF dual-hosted git repository. eskabetxe pushed a commit to branch asf_testing in repository https://gitbox.apache.org/repos/asf/bahir-website.git
commit 519da842c251935077d82c1aca88b86194da81bf Author: Joao Boto <[email protected]> AuthorDate: Tue Dec 7 09:03:11 2021 +0100 [BAHIR-289] Add jekyll config to .asf.yaml --- .asf.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 6067aec..07bd9a7 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,3 +17,7 @@ publish: whoami: asf-site + +jekyll: + whoami: master + target: asf-site
