summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-05-02 16:11:47 +0200
committerRémy Coutable <remy@rymai.me>2017-05-02 16:11:47 +0200
commit43997f2f99f853ce1acc8d662f6d57a69bbef55b (patch)
tree9fbe520b1eb3bd1b9f5a94f4b70e306e06d71914 /.gitlab-ci.yml
parentac3796b3d3b0e0ceaeceabd3d5783da60f673779 (diff)
downloadgitlab-ce-43997f2f99f853ce1acc8d662f6d57a69bbef55b.tar.gz
Make the static-analysis job be run for docs branches too
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to '.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 947a8679093..63e7001283d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -264,7 +264,6 @@ spinach mysql 9 10: *spinach-knapsack-mysql
static-analysis:
<<: *ruby-static-analysis
<<: *dedicated-runner
- <<: *except-docs
stage: test
script:
- scripts/static-analysis