[glib-networking/wip/nacho/openssl] ci: enable updates-testing



commit 277e87a37248187c0e850e759b68398d2366e74d
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Fri Sep 21 10:12:57 2018 +0200

    ci: enable updates-testing

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 68e0c74..11523e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
 
 build_stable:
   before_script:
-    - dnf update -y --nogpgcheck
+    - dnf update -y --nogpgcheck --enablerepo=updates-testing
     - dnf install -y 'dnf-command(builddep)'
     - dnf builddep -y --nogpgcheck glib-networking
     - dnf install -y --nogpgcheck $ADDITIONAL_DEPENDENCIES


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