Allow client builds

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-06-24 16:42:59 -04:00
parent c73d251370
commit cce27aceca

View File

@@ -63,6 +63,7 @@ job_docker_nightly:
only:
- nightly
- staging
- /^clients\/.+$/
job_documentation_build:
stage: build_documentation
@@ -161,6 +162,7 @@ job_push_python:
- master
- staging
- nightly
- /^clients\/.+$/
test-mysql:
<<: *test_base