Commit afba6ce4 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

ci: add tbc-check to templates validation

parent baf10efe
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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 .