diff options
| author | mo khan <mo.khan@gmail.com> | 2020-07-15 12:28:52 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-07-16 20:03:40 -0600 |
| commit | 2bef4d83886ea13f3dc45a5bb16b997a6eae1acd (patch) | |
| tree | 84fbb2bcb8b978676a0b91bc10d4fcc18dbee4e3 /.gitlab | |
| parent | e6e1644f777da7178d90c3cbf8043a410476fec3 (diff) | |
Install dotnet SDK
* Include the latest dotnet SDK in the /opt/asdf/installs directory.
* Update CHANGELOG and bump version
* Compress large directories
Diffstat (limited to '.gitlab')
| -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: |
