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

ci: add custom TBC group support

parent 25e0ab61
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"
  - local: "templates/gitlab-ci-bash.yml"
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@4
  - component: $CI_SERVER_FQDN/$TBC_NAMESPACE/semantic-release/gitlab-ci-semrel@4
    inputs:
      # disable semrel for all synch'd repositories
      release-disabled: true