Revision 7f77f3409b7e2abeef600b3f3b255448b840dd98 authored by Lars Bilke on 13 January 2021, 15:04:23 UTC, committed by Lars Bilke on 13 January 2021, 15:04:23 UTC
[ci] Use proper env var for setting the git fetch depth

See merge request ogs/ogs!3395
2 parent s 6d5f0fa + 0ad87c2
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top