From f3ebdb6a4bd400230f45b2585a485aa328aee897 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Mon, 11 Dec 2017 18:49:03 +0100
Subject: [PATCH] CI: first build, then publish

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8ab85ac5c..d12deede2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,7 +42,6 @@ opam:
 
 build-coq.8.7.dev:
   <<: *template
-  stage: build_more
   variables:
     OPAM_PINS: "coq version 8.7.dev"
   artifacts:
-- 
GitLab