This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/libcloud-site.git
commit 32398d94c46229b8109b729cc4aa2cb83eacf2e5 Author: Tomaz Muraus <[email protected]> AuthorDate: Sun Mar 27 20:15:50 2022 +0200 Update asf yaml. --- .asf.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 3d32deb..edc9dcf 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -22,6 +22,8 @@ staging: #publish: # whoami: asf-site -jekyll: - whoami: master - target: asf-staging-jeykll +# TODO: Doesn't seem to work since we use old jekyll so we need to still +# build locally +#jekyll: +# whoami: master +# target: asf-staging-jeykll
