fix(ci): prevent submodules from being created

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-17 11:38:16 +01:00
parent eefcc26e05
commit b77722fe47
2 changed files with 4 additions and 1 deletions
+4
View File
@@ -57,6 +57,8 @@ jobs:
git add --all
git commit -sm "Commit new App releases for TrueCharts" || exit 0
git push
cd -
rm -rf catalog
- name: Commit and Push new Docker-hub-locked App releases
run: |
@@ -66,3 +68,5 @@ jobs:
git add --all
git commit -sm "Commit new App releases for TrueCharts" || exit 0
git push
cd -
rm -rf dh_catalog
Submodule dh_catalog deleted from 6aa5f8ed0c