summaryrefslogtreecommitdiffstats
path: root/build_and_push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_and_push.sh')
-rwxr-xr-xbuild_and_push.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_and_push.sh b/build_and_push.sh
index 1db0309..89faad2 100755
--- a/build_and_push.sh
+++ b/build_and_push.sh
@@ -40,7 +40,6 @@ echo
# Put version.txt inside of server
pushd src/wwwroot
echo "$NEW_VERSION" >version.txt
-git add version.txt
popd
git commit --quiet -m "chore(release): Bump version"