From 19e81f68b7cc730c7ec95b063b9169aeca9bf746 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Sun, 5 Mar 2017 12:08:15 +0100 Subject: [tests] change order of build step, it's slower and I want bundles soon --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bf4ffd1e..2dc80f7e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - test - - build - bundle + - build test: image: leapcode/soledad:latest -- cgit v1.2.3