CICD: Don't test hugo-book commit links

This commit is contained in:
hypevhs 2024-10-10 18:41:46 +00:00
parent d43cfe6b9b
commit 976f50fec6

View file

@ -5,7 +5,9 @@ EnforceHTTPS: true
IgnoreURLs:
# - "example.com"
# - "^/misc/js/script.js$"
# For "Edit this page" and "Last modified by":
- "https://gitlab.com/lvra/lvra.gitlab.io/-/edit"
- "https://gitlab.com/lvra/lvra.gitlab.io/-/commit"
# IgnoreDirs:
# - "lib"
CacheExpires: "6h"