Преглед на файлове

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