summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-09-13 22:53:53 +0200
committerVarac <varac@leap.se>2017-09-13 22:53:53 +0200
commitd66bbeb065c2f8f38b946e45e77607629a96f2dc (patch)
tree304a4e1af13f4a2dfbb4b9fdb4df6cb26afe2a33 /tests
parentaaf1cbe103d17820feffa09c8dcb6e1fef12e236 (diff)
CI: Use master branch for demo.bitmask.net deploy
Commit 55b784f2 fixed this for mail.bitmask.net, but not for demo.bitmask.net. See https://0xacab.org/leap/platform/commit/55b784f2ccd6336db4bab9157a8498cb87c562ff This fixes #8843.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/platform-ci/ci-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/platform-ci/ci-build.sh b/tests/platform-ci/ci-build.sh
index 459264d5..58e2bcc5 100755
--- a/tests/platform-ci/ci-build.sh
+++ b/tests/platform-ci/ci-build.sh
@@ -238,7 +238,7 @@ case "$CI_JOB_NAME" in
;;
demo.bitmask.net)
TAG='demovpn'
- run bitmask ssh://gitolite@leap.se/bitmask
+ run bitmask ssh://gitolite@leap.se/bitmask master
;;
deploy_test*)
build_from_scratch