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:
parent
f92a8ab8ae
commit
d8d3d538e4
1
.github/workflows/website.yml
vendored
1
.github/workflows/website.yml
vendored
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user