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

feat: use centralized tracking image (gitlab.com)

parent 5fd48663
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,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"

  CNB_BUILDER_IMAGE: "registry.hub.docker.com/paketobuildpacks/builder:base"
  CNB_SKOPEO_IMAGE: "quay.io/skopeo/stable:latest"