Commit 5039325e 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 1833d73d
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,4 +17,5 @@ include:

variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-python.yml"
  TBC_NAMESPACE: "to-be-continuous"
  LYCHEE_EXTRA_OPTS: "--exclude https://docs.defectdojo.com/en/connecting_your_tools"
 No newline at end of file