diff options
| author | Can Eldem <celdem@gitlab.com> | 2020-07-17 10:54:06 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2020-07-17 10:54:06 +0000 |
| commit | e1bb260b43763a36536b7d3fa4d73108ffb604d4 (patch) | |
| tree | c1608efac87ba63eab8ff55ae5fc7a70d461c3e0 /.gitlab/test.yml | |
| parent | e6e1644f777da7178d90c3cbf8043a410476fec3 (diff) | |
| parent | 554dee2716b13a06f7b43d7a9b8d3c7af59785c0 (diff) | |
Merge branch '217905-install-minimal-mono' into 'master'v3.19.0
Install mono/nuget at build time
See merge request gitlab-org/security-products/license-management!193
Diffstat (limited to '.gitlab/test.yml')
| -rw-r--r-- | .gitlab/test.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab/test.yml b/.gitlab/test.yml index 00c9434..6d0dcae 100644 --- a/.gitlab/test.yml +++ b/.gitlab/test.yml @@ -35,7 +35,6 @@ lint: variables: GIT_DEPTH: "10" GIT_STRATEGY: fetch - LOG_LEVEL: debug cache: key: ${CI_COMMIT_REF_SLUG} paths: |
