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
This commit is contained in:
Cheng Pan 2024-06-05 22:25:48 +08:00 committed by GitHub
parent f92a8ab8ae
commit d8d3d538e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,4 +56,5 @@ jobs:
publish_dir: ./staging/hadoop-project publish_dir: ./staging/hadoop-project
user_name: 'github-actions[bot]' user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com' user_email: 'github-actions[bot]@users.noreply.github.com'
force_orphan: true