https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: cd57df9e5555c8def02580e076a9847563bbe8c2 authored by Lars Bilke on 24 February 2021, 19:53:48 UTC
Merge branch 'ci-manual-large' into 'master'
Tip revision: cd57df9
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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