Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-09-29 04:38:43 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-09-29 04:38:43 +0300
commite3f12e975d59b0606b8f1365e21814b34ea83767 (patch)
treed21272785d3e64291f98471163c8a86d5eeea755 /.gitlab-ci.yml
parenta2c528f2a47d2b512875240ed5a6bef274314d71 (diff)
Remove Flog as we use a Rubocop that does its job.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3f3873e57c1..a11c4705e82 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -209,9 +209,6 @@ rubocop: *exec
rake haml_lint: *exec
rake scss_lint: *exec
rake brakeman: *exec
-rake flog:
- <<: *exec
- allow_failure: yes
rake flay:
<<: *exec
allow_failure: yes