[glib-networking/wip/tingping/pkcs11] ci: Disable pkcs11-spy logs by default
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/tingping/pkcs11] ci: Disable pkcs11-spy logs by default
- Date: Thu, 3 Dec 2020 17:54:34 +0000 (UTC)
commit 90f7f8cfe9284657af16e1b64ee04bd9308739c0
Author: Patrick Griffis <tingping tingping se>
Date: Thu Dec 3 11:54:17 2020 -0600
ci: Disable pkcs11-spy logs by default
.gitlab-ci.yml | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d3d5d3f..5cd2400 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,6 +2,9 @@ image: registry.gitlab.gnome.org/gnome/glib-networking/master:v17
fedora-x86_64:
stage: build
+ variables:
+ # Remove for PKCS11 logs, otherwise generates a lot of noise hitting gitlab's limit
+ PKCS11SPY_PATH: disabled
script:
- meson --prefix=$HOME/glib-networking-installed
-Dgnutls=enabled
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]