https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: d29fc024eb21349a30c0ed68027060f5f174f4e2 authored by Lars Bilke on 02 March 2021, 13:53:36 UTC
Merge branch 'ci-fix-artifacts' into 'master'
Tip revision: d29fc02
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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