https://gitlab.opengeosys.org/ogs/ogs.git
Revision 590999873b9c5162681332cc384cd16f6a1ad818 authored by Lars Bilke on 28 September 2021, 13:53:02 UTC, committed by Lars Bilke on 28 September 2021, 13:53:02 UTC
1 parent 89aab5d
Raw File
Tip revision: 590999873b9c5162681332cc384cd16f6a1ad818 authored by Lars Bilke on 28 September 2021, 13:53:02 UTC
Formatting .gitlab-ci.yml.
Tip revision: 5909998
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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