https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 840bc125b0e9964a26fb49a41a54f50d6f24d9ed authored by Lars Bilke on 22 February 2021, 07:46:40 UTC
[ci] Optimized job order for faster coverage.
Tip revision: 840bc12
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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