[gnome-bluetooth/wip/hadess/lib-changes] XXX ci: Newer version



commit d25a19e0be210505a0575a74a46a26d11b091ee1
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Nov 26 17:49:02 2021 +0100

    XXX ci: Newer version
    
    https://github.com/martinpitt/python-dbusmock/pull/90

 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c11b469f..eeaa6ff1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,8 +30,9 @@ build_stable:
     - ninja -C _build
     - ninja -C _build install
     # Install newer python-dbusmock
-    - git clone https://github.com/martinpitt/python-dbusmock.git
+    - git clone https://github.com/hadess/python-dbusmock.git
     - cd python-dbusmock
+    - git checkout -b wip/hadess/bluez-fixes-2 origin/wip/hadess/bluez-fixes-2
     - python3 setup.py build
     - python3 setup.py install
     - cd ..


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