summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-06-30 22:15:09 +0200
committervarac <varacanero@zeromail.org>2016-06-30 22:15:09 +0200
commitd6afc841e2ed270f58f4ba9331e19a987647ab63 (patch)
tree7c6b00cc45ef201aec168186db33bb750ef127f1 /.gitlab-ci.yml
parent8b4547d844ef904d9591a2a9fe71989e85197714 (diff)
directly call build-platform.sh in build job
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 35d4c017..c17ce155 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -46,4 +46,4 @@ build:
before_script:
- echo $CI_BUILD_REF_NAME
script:
- - ssh testbot@greyhound.leap.se -p 4422 "/usr/local/bin/platform_test/buildscripts/build-on-greyhound.sh $CI_BUILD_REF_NAME -x"
+ - /usr/local/bin/platform_test/buildscripts/build-platform.sh $CI_BUILD_REF_NAME -x