Skip to content
Snippets Groups Projects
Unverified Commit 6e1b1170 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] web checker: ignore binder links.

parent ba42ee8f
No related branches found
No related tags found
No related merge requests found
include = ["gitlab\\.opengeosys\\.org", "discourse\\.opengeosys\\.org"] include = [
"^https://gitlab\\.opengeosys\\.org",
"^https://discourse\\.opengeosys\\.org",
]
exclude = [".*"] exclude = [".*"]
exclude_path = [ exclude_path = [
"public/index.html", "public/index.html",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment