From 639f62f73fc4ceb092be8d5968417e1687b8c665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 24 Jul 2017 18:00:09 +0200 Subject: Use Pedro's branch --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 564885e7..ff35bd8c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ before_script: - pip install -r spec/requirements.txt # Install buildstream - dnf install -y bubblewrap ostree python3 python3-pip python3-gobject python3-devel - - git clone https://gitlab.com/buildstream/buildstream + - git clone git@gitlab.com:palvarez89/buildstream.git -b pedro/resolve-project-variant-speed-up - python3 -m pip install buildstream/ # Private key stored as a protected variable that allows pushing to # ostree@ostree.baserock.org -- cgit v1.2.1