https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: feb922f4fe61a5d394bb87b2621dce9677399885 authored by Lars Bilke on 23 July 2021, 08:32:48 UTC
Merge branch 'ci-deps' into 'master'
Tip revision: feb922f
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top