https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: abe485b5845402faa1362c662103720aeefefac7 authored by Lars Bilke on 30 January 2023, 14:12:08 UTC
Merge branch 'scheduled-pipeline' into 'master'
Tip revision: abe485b
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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