aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-10 08:48:11 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-10 08:48:19 +0100
commit3e2a2c5856763efdaba2b46ad0a5723b30f2959d (patch)
tree0d01deaa922350d5952adec311dd42abe48642f5 /deploy.sh
parent46e6f4b71f052de50f3be1db76fcdc9dfb25ab38 (diff)
downloadhoverbit-ble-3e2a2c5856763efdaba2b46ad0a5723b30f2959d.tar.gz
hoverbit-ble-3e2a2c5856763efdaba2b46ad0a5723b30f2959d.zip
:hammer: Cannot use tags as they show up in releases, cclosing #6
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 2aa723e..c2bfdb4 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -59,5 +59,5 @@ git checkout controller
git tag "v$VERSION"
git push -f origin controller
-git push origin "v$VERSION"
+#git push origin "v$VERSION"
git push origin gh-pages