diff options
| author | Olivier Gonzalez <ogonzalez@gitlab.com> | 2019-08-20 03:45:42 +0000 |
|---|---|---|
| committer | Olivier Gonzalez <ogonzalez@gitlab.com> | 2019-08-20 03:45:42 +0000 |
| commit | a268a2fd5fe2b6481982be67c5c6999155a011a1 (patch) | |
| tree | 8f79030feb236557d12288f2d5f95f30025c5766 | |
| parent | 97b0618b6a8953343a97036862df3ed977167d72 (diff) | |
Use ruby report in QAolivier-test-LM-ruby
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 464757f..bdb67f0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ container_scanning: image: docker:stable stage: test variables: - FEATURE_RUBY_REPORT: 'false' + FEATURE_RUBY_REPORT: 'true' LM_PYTHON_VERSION: 2 LM_REPORT_VERSION: 1 script: |
