aboutsummaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
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