Revision 1cfb99d881eeda999ca3489cd860a6703d23fe4d authored by Lars Bilke on 31 January 2023, 07:20:15 UTC, committed by Lars Bilke on 31 January 2023, 07:20:15 UTC
Draft: [ci] Pipeline refactoring

See merge request ogs/ogs!4464
2 parent s 279cafb + eccbe98
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top