Commit af05c25f authored by Clement Bois's avatar Clement Bois
Browse files

feat: disable tracking service by default

parent 085a9b77
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -104,9 +104,6 @@ workflow:
    - when: on_success

variables:
  # variabilized tracking image
  TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master

  # PHP image (can be overridden)
  PHP_IMAGE: $[[ inputs.image ]]