Commit c9f037c3 authored by Protocole's avatar Protocole
Browse files

Merge branch '338-fix-current-link_checker-spell_check' into 'latest'

Resolve "Fix current link_checker & spell_check"

Closes #338

See merge request r2devops/hub!189
parents 1da14475 db656a5a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -154,8 +154,11 @@ job_image_scan:

links_checker:
  variables:
    LICHE_EXCLUDE: "^[^http]"
    # The following hard excluded link is due that this
    # job will be migrated to a new tool soon (see #314)
    LICHE_EXCLUDE: ^([^http]|https://gitlab.com/r2devops/hub/-/forks/new)
    FAIL_ON_BROKEN: "true"
    LICHE_DIRECTORY: "docs/"
  allow_failure: true

# See https://docs.gitlab.com/ee/api/labels.html
+7 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ depscan
detekt
developped
DevOps
devops
Devops
dictionnaries
DLL
@@ -269,3 +270,9 @@ YamlLint
Yamllint
yamllint
zaproxy
TicTacToe
tictactoe
Vue
vue
wordlists
Wordlists
 No newline at end of file