Commit 0268d633 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

ci: add custom TBC group support

parent f7c8ec59
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
include:
  - project: "to-be-continuous/tools/gitlab-ci"
  - project: "$TBC_NAMESPACE/tools/gitlab-ci"
    file: "/templates/extract.yml"
  - project: "to-be-continuous/tools/gitlab-ci"
  - project: "$TBC_NAMESPACE/tools/gitlab-ci"
    file: "/templates/validation.yml"
  - project: "to-be-continuous/kicker"
  - project: "$TBC_NAMESPACE/kicker"
    file: "/templates/validation.yml"
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3
  - component: $CI_SERVER_FQDN/$TBC_NAMESPACE/bash/gitlab-ci-bash@3
    inputs:
      shellcheck-files: "*.sh"
  - local: "templates/gitlab-ci-semrel.yml"