diff --git a/templates/gitlab-ci-rust.yml b/templates/gitlab-ci-rust.yml index f3c690eb4f945d10212b4dbf829203eefba3d4d7..a9cf303698a02468cf0aabca5cfbe8979fb896de 100644 --- a/templates/gitlab-ci-rust.yml +++ b/templates/gitlab-ci-rust.yml @@ -108,9 +108,6 @@ workflow: - when: on_success 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) RUST_IMAGE: $[[ inputs.image ]]