[libgda] Revert "CI: Reducing stages time consumption"
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Revert "CI: Reducing stages time consumption"
- Date: Thu, 17 May 2018 21:54:04 +0000 (UTC)
commit d67034caac39c97a6b212a7f15e008f4916d79a0
Author: Daniel Espinosa <esodan gmail com>
Date: Thu May 17 16:53:30 2018 -0500
Revert "CI: Reducing stages time consumption"
This reverts commit 8da908212e77ade0d4b4ac5d9e23e3a1280555e5.
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 24cfaa72e..db75bef71 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,11 +35,12 @@ job_normal:
script:
- ./autogen.sh
- make
+ - make install
job_check:
stage: check
script:
- - ./configure --without-ui
+ - ./autogen.sh --without-ui
- make
- make check
- make install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]