summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 564885e7..38a69f1e 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 https://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