https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 38b2d52ba658a8eaee487e59072987deadefeba8 authored by Lars Bilke on 29 September 2021, 13:04:11 UTC
[ci] Save (processed) jupyter notebooks as artifacts.
Tip revision: 38b2d52
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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