aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 09:35:40 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 09:35:40 +0100
commit051d9c17cc44b6e5db0778a03ac8fc08c4f24f73 (patch)
tree0343e988a5b173e94413b3eeb09f277aea7b1c54 /deploy.sh
parent68b4812074989072e2fe7e50fd5f57d3e5ba7514 (diff)
downloadhoverbit-ble-051d9c17cc44b6e5db0778a03ac8fc08c4f24f73.tar.gz
hoverbit-ble-051d9c17cc44b6e5db0778a03ac8fc08c4f24f73.zip
:wrench: Add auto push
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy.sh b/deploy.sh
index 5a8bd10..0088bb4 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -59,5 +59,5 @@ tput sgr0
git checkout controller
-#git push --follow-tags origin controller
-#git push origin gh-pages
+git push --follow-tags origin controller
+git push origin gh-pages