浏览代码

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
Cheng Pan 11 月之前
父节点
当前提交
d8d3d538e4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/website.yml

+ 1 - 0
.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