Commit 82bad3b9 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

ci: exclude stoplight links from Lychee check (unpredictable network issues)

parent 981cc061
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ stages:
variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-spectral.yml"
  BASH_SHELLCHECK_FILES: "*.sh"
  LYCHEE_EXTRA_OPTS: "--exclude .stoplight.io" # unreliable network issues

semantic-release:
  rules: