Remove pull

This commit is contained in:
adrinr 2023-04-21 11:42:49 +01:00
parent a2746ec241
commit c5e6158329
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ jobs:
git config user.name "Budibase Helm Bot" git config user.name "Budibase Helm Bot"
git config user.email "<>" git config user.email "<>"
git reset --hard git reset --hard
git pull
mkdir sync mkdir sync
echo "Packaging chart to sync dir" echo "Packaging chart to sync dir"
helm package charts/budibase --version 0.0.0-develop --app-version develop --destination sync helm package charts/budibase --version 0.0.0-develop --app-version develop --destination sync