diff --git a/templates/gitlab-ci-golang.yml b/templates/gitlab-ci-golang.yml index ec78f6c83c92d69ff9f8708d2fd32f149bae6aee..be40c2a8f8f2c425e5e7ad4b5afc42ca8d0a4747 100644 --- a/templates/gitlab-ci-golang.yml +++ b/templates/gitlab-ci-golang.yml @@ -165,9 +165,6 @@ workflow: - when: on_success variables: - # variabilized tracking image - TBC_TRACKING_IMAGE: registry.gitlab.com/to-be-continuous/tools/tracking:master - # Default Go project root directory GO_PROJECT_DIR: $[[ inputs.project-dir ]]