diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-17 12:55:48 +0100 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-17 12:55:48 +0100 |
commit | fab04fac13c9f9c116e1e4ed744244c5041e198d (patch) | |
tree | 6bccb2bb7c91f2707f5c7976f4f23cf732e635d5 /.gitlab-ci.yml | |
parent | 49e32cb59fbb5412630426152aa4a7f38f02a443 (diff) | |
download | gitlab-ce-fab04fac13c9f9c116e1e4ed744244c5041e198d.tar.gz |
Code duplication check should be enabled nowremove-code-duplication
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 141e7ba41de..94753093540 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -87,4 +87,3 @@ flay: tags: - ruby - mysql - allow_failure: true |