diff --git a/src/telemetry/.gitlab-ci.yml b/src/telemetry/.gitlab-ci.yml
index 1d63654d9b5a14de7299c8e766b5bd40a75d6a12..2a6b416be7def009993f266701172e3d35245e87 100644
--- a/src/telemetry/.gitlab-ci.yml
+++ b/src/telemetry/.gitlab-ci.yml
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 # Build, tag, and push the Docker image to the GitLab Docker registry
-build kpi-manager:
+build telemetry:
   variables:
     IMAGE_NAME: 'telemetry'       # name of the microservice
     IMAGE_TAG: 'latest'             # tag of the container image (production, development, etc)