Loading templates/validation.yml +8 −0 Original line number Diff line number Diff line Loading @@ -69,3 +69,11 @@ check-links: stage: build script: - lychee --exclude-path CHANGELOG.md --exclude-path SECURITY.md $LYCHEE_EXTRA_OPTS *.md tbc-check: image: name: registry.gitlab.com/to-be-continuous/tools/tbc-check:main entrypoint: [""] stage: build script: - tbc-check . Loading
templates/validation.yml +8 −0 Original line number Diff line number Diff line Loading @@ -69,3 +69,11 @@ check-links: stage: build script: - lychee --exclude-path CHANGELOG.md --exclude-path SECURITY.md $LYCHEE_EXTRA_OPTS *.md tbc-check: image: name: registry.gitlab.com/to-be-continuous/tools/tbc-check:main entrypoint: [""] stage: build script: - tbc-check .