From 0ce67f55d6164ec6c1f493826505e173a58fe3a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 31 Oct 2016 13:49:01 +0000 Subject: Test ybd staging/010 Change-Id: Ie5a273d2675ba811a490882eb1d81f269eeac991 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 21204a7f..a21c7a4b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: python:2.7-slim before_script: - export LC_ALL="C.UTF-8" - apt-get update -qq && apt-get install -y -qq git - - git clone https://gitlab.com/baserock/ybd.git + - git clone https://gitlab.com/baserock/ybd.git -b staging/010 - ybd/install_dependencies.sh build-system-x86_64-chroot-build: -- cgit v1.2.1