You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by vl...@apache.org on 2022/09/23 13:52:34 UTC

[jmeter-bugzilla-attachments] 01/01: Configure path for GitHub pages to repository root

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

vladimirsitnikov pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/jmeter-bugzilla-attachments.git

commit a81c329d2f04977f8676552751af11a2b3ce740c
Author: Vladimir Sitnikov <si...@gmail.com>
AuthorDate: Fri Sep 23 16:41:48 2022 +0300

    Configure path for GitHub pages to repository root
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index a0ee0ce..f4aeaf6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,7 @@ github:
   dependabot_updates: false
 
   ghp_branch:  gh-pages
+  ghp_path:    ~
 
 notifications:
   commits:      commits@jmeter.apache.org