summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2017-01-17 09:34:26 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2017-01-17 09:34:26 +0000
commit3d4e195b36a159b40838b3b25d2a9e7f65f53a52 (patch)
tree54449381d133aa7c235735e1385d7270eceef95b
parentf2fcaf6626491aa711b039df4cf15ebef737a8e7 (diff)
downloaddefinitions-3d4e195b36a159b40838b3b25d2a9e7f65f53a52.tar.gz
No validate
-rw-r--r--.gitlab-ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc944927..47f435ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,6 @@
image: python:2.7-slim
stages:
- - validate
- build-1
- deploy-1
@@ -14,11 +13,6 @@ before_script:
- cd ybd && ./install_dependencies.sh && cd ..
- pip install -r spec/requirements.txt
-validate-all-definitions:
- stage: validate
- script:
- - python spec/quick_check.py .
-
build-system-x86_64-chroot-build:
stage: build-1
script: