Build status: Failure

If successful, the website and docs have been generated and the site has been 
updated automatically.
If you're getting this email, it probably failed and you may need to update the 
site manually if you can't get Jenkins fixed.

If failed, see https://builds.apache.org/job/hbase_generate_website/952/console

YOU DO NOT NEED TO DO THE FOLLOWING ANYMORE! It is here for informational 
purposes and shows what the Jenkins job does to push the site.

  git clone https://git-wip-us.apache.org/repos/asf/hbase-site.git
  cd hbase-site
  wget -O- 
https://builds.apache.org/job/hbase_generate_website/952/artifact/website.patch.zip
 | funzip > 82d554e3783372cc6b05489452c815b57c06f6cd.patch
  git fetch
  git checkout -b asf-site-82d554e3783372cc6b05489452c815b57c06f6cd 
origin/asf-site
  git am --whitespace=fix 82d554e3783372cc6b05489452c815b57c06f6cd.patch
  git push origin asf-site-82d554e3783372cc6b05489452c815b57c06f6cd:asf-site
  git commit --allow-empty -m "INFRA-10751 Empty commit"
  git push origin asf-site
  git checkout asf-site
  git branch -D asf-site-82d554e3783372cc6b05489452c815b57c06f6cd



Reply via email to