You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2022/08/16 02:11:56 UTC

[solr-operator] branch main updated: Fix github pages site-root

This is an automated email from the ASF dual-hosted git repository.

houston pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new f60b20a  Fix github pages site-root
f60b20a is described below

commit f60b20ad4609a1f38ce82e91519d092999dd71d9
Author: Houston Putman <ho...@apache.org>
AuthorDate: Tue Aug 16 11:11:46 2022 +0900

    Fix github pages site-root
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 10721b4..0c4d7cc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -48,8 +48,11 @@ github:
     main:
       required_signatures: false
 
+  del_branch_on_merge: true
+
   # Github Pages
   ghp_branch: gh-pages
+  ghp_path: ~
 
 notifications:
   commits:      commits@solr.apache.org