[gnome-shell-extensions/wip/fmuellner/ci-update] ci: Disable updates



commit cfc71d3b87c3c92c288764a0c84111569d6c0791
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Mar 6 00:54:22 2018 +0100

    ci: Disable updates

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f1686fa..f1e10da 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
  - build
 
 before_script:
-  - dnf install -y meson gettext gjs-devel
+  - dnf install --repo=fedora -y meson gettext gjs-devel
 
 build-shell-extensions:
   stage: build


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