Skip to content
Snippets Groups Projects
Commit 4fa3b0ea authored by Clement Bois's avatar Clement Bois
Browse files

feat: disable tracking service by default

parent c5aa9334
Branches
No related tags found
No related merge requests found
...@@ -217,8 +217,6 @@ workflow: ...@@ -217,8 +217,6 @@ workflow:
- when: on_success - when: on_success
variables: variables:
# variabilized tracking image
TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master
DOCKER_HADOLINT_IMAGE: $[[ inputs.hadolint-image ]] DOCKER_HADOLINT_IMAGE: $[[ inputs.hadolint-image ]]
DOCKER_IMAGE: $[[ inputs.image ]] DOCKER_IMAGE: $[[ inputs.image ]]
DOCKER_DIND_IMAGE: $[[ inputs.dind-image ]] DOCKER_DIND_IMAGE: $[[ inputs.dind-image ]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment