Commit 42c7aea7 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 e2291cf7
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,4 +19,5 @@ include:

variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-gradle.yml"
  TBC_NAMESPACE: "to-be-continuous"
  LYCHEE_EXTRA_OPTS: "--exclude github.com"