From 6464b2e962ad997f32dbee32ec0404e1e7ec778b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Thu, 29 Aug 2019 14:37:33 +0200 Subject: [PATCH] Further improve the CI by starting the build and docs right after autoreconf (cherry picked from commit fc834aa4bcc5307bd1a67f1f05960a7731c397c5) --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61f1d3e523..0e371ccb17 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -212,7 +212,6 @@ misc:sid:amd64: docs:sid:amd64: <<: *debian_sid_amd64_image - stage: build script: - ./configure || cat config.log - make -C doc/misc docbook