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

ci: set default value for TBC_NAMESPACE

parent 49f2f56d
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,3 +2,6 @@ include:
  # include the component
  - component: $CI_SERVER_FQDN/$TBC_NAMESPACE/renovate/gitlab-ci-renovate@1.13.0

variables:
  # Default value; can be globally overridden
  TBC_NAMESPACE: "to-be-continuous"