summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-01-28 19:56:30 +0000
committerJavier Jardón <jjardon@gnome.org>2017-01-28 19:56:30 +0000
commit064b0c9b5be6d97eff311001c380483326268d53 (patch)
treeada5550c24e44f9fd21edfefc34675ecc859f076
parentc686950a04d3d28218b6526a14ab74fc6987e50d (diff)
downloaddefinitions-staging/fromybd/jjardon/no_system_pip.tar.gz
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4d6aa3c2..aafdd15b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ stages:
before_script:
- export LC_ALL="C.UTF-8"
- - apt-get update -qq && apt-get install -y -qq git
+ - apt-get update -qq && apt-get install -y -qq git python-dev
- export CI_YBD_BRANCH=`[[ "$CI_BUILD_REF_NAME" =~ ^staging/fromybd/ ]] && echo -b ${CI_BUILD_REF_NAME#staging/fromybd/}`
- git clone https://gitlab.com/baserock/spec.git
- git clone https://gitlab.com/baserock/ybd.git $CI_YBD_BRANCH