summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-12-15 17:15:59 +0000
committerJavier Jardón <jjardon@gnome.org>2016-12-15 17:43:32 +0000
commitc46f6fd66a2d1e7d904c0f60f595c5e15961efe4 (patch)
tree7cabf076e8792c42ddd3aff77f7f9189cd9d0985 /.gitlab-ci.yml
parent079319075460062ea3cd6c500716c55a8478adf4 (diff)
downloaddefinitions-c46f6fd66a2d1e7d904c0f60f595c5e15961efe4.tar.gz
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7f8a271..9ed6cd06 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,6 +15,7 @@ before_script:
- git clone https://gitlab.com/baserock/ybd.git $CI_YBD_BRANCH
- cd ybd && ./install_dependencies.sh && cd ..
- pip install -r spec/requirements.txt
+ - cp ybd.conf ybd/
validate-all-definitions:
stage: validate