Commit 42417561 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 3d77b2ae
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,4 +16,5 @@ include:

variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-node.yml"
  TBC_NAMESPACE: "to-be-continuous"
  LYCHEE_EXTRA_OPTS: "--exclude .acme.corp"