Update charts-release.yaml
This commit is contained in:
@@ -177,8 +177,7 @@ jobs:
|
||||
git config user.email "bot@truecharts.org"
|
||||
git add --all
|
||||
git commit -sm "Commit new App releases for TrueCharts" || exit 0
|
||||
## TODO: actually push the content
|
||||
# git push
|
||||
git push
|
||||
cd -
|
||||
rm -rf catalog
|
||||
|
||||
@@ -191,8 +190,7 @@ jobs:
|
||||
git config user.email "bot@truecharts.org"
|
||||
git add --all
|
||||
git commit -sm "Commit new App releases for TrueCharts" || exit 0
|
||||
## TODO: actually push the content
|
||||
# git push
|
||||
git push
|
||||
cd -
|
||||
rm -rf dh_catalog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user