[gnome-build-meta/jjardon/no_colors: 2/2] .gitlab-ci.yml: Do not output colorized output
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/no_colors: 2/2] .gitlab-ci.yml: Do not output colorized output
- Date: Sun, 15 Apr 2018 20:17:38 +0000 (UTC)
commit 8261bad998e96ac125dc0feb97eba8db4f62b7ba
Author: Javier Jardón <jjardon gnome org>
Date: Sun Apr 15 17:50:23 2018 +0100
.gitlab-ci.yml: Do not output colorized output
Results a not very readable in raw gitlab logs
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f3987a8..8b65b9f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,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: 'bst --colors'
+ BST: 'bst'
BST_SHA: 'e91dc8336074d22126e559a29e23ef2d52c5506a' # 1.1.2
stages:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]