diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2023-01-16 23:25:12 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2023-01-16 23:25:12 +0100 |
| commit | 9eaac635ac7455db5cde45a7ce3f816ca96eef96 (patch) | |
| tree | 91c931e148f44c4367b7d192efad068d1ce68300 | |
| parent | 09c70699384472c121912c8dc36dfe4b02539fe7 (diff) | |
| download | blob-bin-9eaac635ac7455db5cde45a7ce3f816ca96eef96.tar.xz blob-bin-9eaac635ac7455db5cde45a7ce3f816ca96eef96.zip | |
| -rwxr-xr-x | build_and_push.sh | 1 |
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" |
