diff options
| author | mo khan <mo.khan@gmail.com> | 2020-07-02 09:12:22 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2020-07-02 09:12:22 +0000 |
| commit | a46f75c1caef17519a425d1dcd3ac7687ea6622e (patch) | |
| tree | e4a85d6f6030ea15637e1de9d7b853404c695c84 /.gitlab | |
| parent | 2b8b49ae9fcd960beb0c639f241ce20690e7c7b0 (diff) | |
Update version, CHANGELOG and README
* Install license_finder ~> 6.6 into default gems
Diffstat (limited to '.gitlab')
| -rw-r--r-- | .gitlab/test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/test.yml b/.gitlab/test.yml index 2399911..9ebb81d 100644 --- a/.gitlab/test.yml +++ b/.gitlab/test.yml @@ -26,6 +26,7 @@ size: BUNDLE_PATH: 'vendor/bundle' GIT_DEPTH: "10" GIT_STRATEGY: fetch + LOG_LEVEL: debug cache: key: ${CI_COMMIT_REF_SLUG} paths: |
