[gnome-build-meta/jjardon/GNOME_3_33_1: 3/13] Enable strict mode



commit 06919c69902ab4b6cda1e947a1c5a68d3d8eccdf
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Apr 22 15:30:35 2019 -0700

    Enable strict mode

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 914485a4..618a444c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,8 +3,7 @@ variables:
   # Note that GitLab CI will only cache stuff inside the "${CI_PROJECT_DIR}" folder.
   XDG_CACHE_HOME: "${CI_PROJECT_DIR}/cache"
   GET_SOURCES_ATTEMPTS: 3
-  BST_STRICT: '--no-strict'
-  BST: "bst $BST_STRICT --config build.conf --log-file logs/build.log --colors"
+  BST: "bst --config build.conf --log-file logs/build.log --colors"
   BST_SHA: '1.2.4-3-g79bbefe26a3fcd13d3de558aed6b5b4d5bc1235a'
   BST_EXTERNAL_SHA: '0.12.0-0-g88e6516c21361b434d378569b69b015038cd56ee'
   FLATPAK_BRANCH: master


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]