diff --git a/templates/gitlab-ci-rust.yml b/templates/gitlab-ci-rust.yml index d838124a2807f2ed7171e3a6c376b77dc334bc95..07db24e3687248c0c0b5a9c45beb95637bb0901b 100644 --- a/templates/gitlab-ci-rust.yml +++ b/templates/gitlab-ci-rust.yml @@ -91,9 +91,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 ]]