This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hive-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1b8a9b0 HIVE-26585: Remove Jekyll build from .asf.yaml
1b8a9b0 is described below
commit 1b8a9b0e3829867ed30b0e562b547b74f1495eaf
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Wed Jan 11 14:12:33 2023 +0100
HIVE-26585: Remove Jekyll build from .asf.yaml
After pushing the changes for the new website
(https://github.com/apache/hive-site/commit/6097c3f2cf8e0186a39f172ac8165509b1457a6e)
it seems that the changes for some reason are not reflected to
https://hive.apache.org/.
The problem may be due to the Jekyll instruction in .asf.yaml since
now the site does not need to be built with Jekyll.
---
.asf.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index e94e8f2..170e1e3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,6 +1,3 @@
publish:
whoami: asf-site
-jekyll:
- whoami: main
- target: asf-site