From a9eef56423c90bd335f79b13e7a4ac67d82db303 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Wed, 8 May 2019 21:12:36 -0400 Subject: Updated gitlab runner. --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 87f2e70..cc9d1c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ test: stage: test - only: origin master + only: + - origin master script: - bundle exec cobalt build --trace -- cgit v1.2.3