summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-07-24 18:00:09 +0200
committerJavier Jardón <jjardon@gnome.org>2017-07-24 18:00:09 +0200
commit639f62f73fc4ceb092be8d5968417e1687b8c665 (patch)
tree05007e4ce6441636088ed1876879bc7e209130f5
parent4c6df2051cd8ac3c4c05d657ef51792865c03346 (diff)
downloaddefinitions-jjardon/bst_test.tar.gz
Use Pedro's branchjjardon/bst_test
-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..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