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

feat: disable tracking service by default

parent 53d5af92
Branches
Tags
No related merge requests found
...@@ -86,9 +86,6 @@ workflow: ...@@ -86,9 +86,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
# Sonar # Sonar
SONAR_SCANNER_IMAGE: $[[ inputs.scanner-image ]] SONAR_SCANNER_IMAGE: $[[ inputs.scanner-image ]]
SONAR_HOST_URL: $[[ inputs.host-url ]] SONAR_HOST_URL: $[[ inputs.host-url ]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment