This is an automated email from the ASF dual-hosted git repository. humbedooh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git
The following commit(s) were added to refs/heads/master by this push: new c14e455 Obvious Fix: CMS checks out into content/, check out the jdo site there as well c14e455 is described below commit c14e455e5fb34ddc6eb0fcbdac7e666a96fcd777 Author: Daniel Gruno <humbed...@apache.org> AuthorDate: Thu May 7 14:53:38 2020 -0500 Obvious Fix: CMS checks out into content/, check out the jdo site there as well --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index f93d5e9..35f2caf 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -2,11 +2,11 @@ staging: profile: ~ whoami: staging - subdir: jdo + subdir: content/jdo publish: whoami: master - subdir: jdo + subdir: content/jdo github: description: "Apache JDO project"