Commit 2bcf58bb authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

ci: add custom TBC group support

See: to-be-continuous#92
Support custom TBC group using $TBC_NAMESPACE
$TBC_NAMESPACE has default value
parent 0268d633
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ include:

variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-semrel.yml"
  TBC_NAMESPACE: "to-be-continuous"
  # disable semrel for all synch'd repositories
  SEMREL_RELEASE_DISABLED: true
  SEMREL_AUTO_RELEASE_ENABLED: true