[gnome-bluetooth/wip/hadess/ci-fix-dbusmock] ci: Work-around python-dbusmock not installing




commit add0253cfee8b64b2677a3afcc1aeb7466f74024
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 29 13:59:12 2022 +0200

    ci: Work-around python-dbusmock not installing

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a2bd1d4e..e2ad927f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,6 +35,7 @@ build_stable:
     # Install newer python-dbusmock
     - git clone https://github.com/martinpitt/python-dbusmock.git
     - cd python-dbusmock
+    - wget 
https://github.com/martinpitt/python-dbusmock/raw/50d590be5392e467ebe5d6322a63990867350f62/setup.py
     - python3 setup.py build
     - python3 setup.py install
     - cd ..


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