summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordevcurmudgeon <paul.sherwood@codethink.co.uk>2017-01-17 13:06:36 +0000
committerdevcurmudgeon <paul.sherwood@codethink.co.uk>2017-01-17 13:06:36 +0000
commit48598d6657962e11573ae40a50fed7753537dfad (patch)
treea76d5a71b4d473db4a133ac21b15b9c80301594a
parentff51a269376ec05f5a2cae6439a7e82ebb4e972a (diff)
downloaddefinitions-48598d6657962e11573ae40a50fed7753537dfad.tar.gz
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d53a8240..9f678381 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,6 @@ before_script:
- 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
- -
- cd ybd && git checkout ps-debug-install && ./install_dependencies.sh && cd ..
- pip install -r spec/requirements.txt