From a38a40c626ba0721589f486d3beed555299690da Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sat, 2 Nov 2019 19:22:39 +0100 Subject: Release before testing This is done for now, since testing takes a very long time (the spectest lasts almost an hour), but there's new phases that need to debugged after those as well. --- .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 b5de7e8..3711e96 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,8 @@ stages: - Package - Build - - Test - Release + - Test Tarball: stage: Package -- cgit v1.1