diff options
Diffstat (limited to '.gitlab/test.yml')
| -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: |
