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

stevel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d8d3d538e463 HADOOP-19193. Create orphan commit for website deployment 
(#6864)
d8d3d538e463 is described below

commit d8d3d538e463e7cb651dfe013507fa6c4576b8dc
Author: Cheng Pan <cheng...@apache.org>
AuthorDate: Wed Jun 5 22:25:48 2024 +0800

    HADOOP-19193. Create orphan commit for website deployment (#6864)
    
    
    This stop gh-pages deployments from increasing the size of the git 
repository on every run
    
    Contributed by Cheng Pan
---
 .github/workflows/website.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml
index 6d925f3dcff2..67b2b908d273 100644
--- a/.github/workflows/website.yml
+++ b/.github/workflows/website.yml
@@ -56,4 +56,5 @@ jobs:
           publish_dir: ./staging/hadoop-project
           user_name: 'github-actions[bot]'
           user_email: 'github-actions[bot]@users.noreply.github.com'
+          force_orphan: true
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to