1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00

Remove git pull

This commit is contained in:
Adria Navarro 2023-06-06 11:22:24 +01:00
parent 8d6e8967c5
commit 9506a915f3

View file

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