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

feat: use centralized tracking image (gitlab.com)

parent 7f017f5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ workflow:

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

  # Default Docker image (can be overriden)
  K6_IMAGE: "registry.hub.docker.com/loadimpact/k6:latest"