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

feat: disable tracking service by default

parent e25ebb9e
Branches
Tags
No related merge requests found
...@@ -155,9 +155,6 @@ workflow: ...@@ -155,9 +155,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
# Default Docker image (use a public image - can be overridden) # Default Docker image (use a public image - can be overridden)
DCMP_IMAGE: $[[ inputs.image ]] DCMP_IMAGE: $[[ inputs.image ]]
DCMP_CMD: $[[ inputs.cmd ]] DCMP_CMD: $[[ inputs.cmd ]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment