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

feat: disable tracking service by default

parent d901f58e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -78,8 +78,6 @@ workflow:
    - when: on_success

variables:
  # variabilized tracking image
  TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master
  # Default Docker image (can be overriden)
  K6_IMAGE: $[[ inputs.image ]]
  # Directory where K6 tests are implemented