summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-10-22 17:23:57 +0200
committerBastien Nocera <hadess@hadess.net>2020-10-22 17:23:57 +0200
commit6809052956ccaf47330dae09c4a036f876ec7fc4 (patch)
tree96d5fe288e981036a2069dab4d30680cd9eae55c
parent809d69e66e554f8e3492ff11302823ca6428d4f6 (diff)
downloadupower-wip/hadess/up-input-share.tar.gz
ci: Add newer umockdev for debuggingwip/hadess/up-input-share
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7c6e14..0aeeba3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,7 @@ variables:
build_stable:
before_script:
- dnf update -y --nogpgcheck && dnf install -y --nogpgcheck $DEPENDENCIES
+ - dnf update -y --nogpgcheck https://kojipkgs.fedoraproject.org//work/tasks/7063/53977063/umockdev-0.14.3-2.fc33.x86_64.rpm
script:
- mkdir _build
- cd _build