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

rgoers pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/flume-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 190b3d02 Explicitly cofigure the content directory
190b3d02 is described below

commit 190b3d028fc9cdcb1da7b24201fee1022df01e49
Author: Ralph Goers <[email protected]>
AuthorDate: Tue Oct 11 08:38:24 2022 -0700

    Explicitly cofigure the content directory
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index f837eaba..3aaa3a88 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,7 +7,9 @@ notifications:
 staging:
   profile: ~
   whoami: asf-staging
+  subdir: content
 
 publish:
   profile: ~
   whoami: asf-site
+  subdir: content

Reply via email to