diff --git a/src/qos_profile/.gitlab-ci.yml b/src/qos_profile/.gitlab-ci.yml index 542903b293e242f6b9ceea6597245115d91f7728..29ac9f3b4ee532b0ab6f6ab5523139180849126b 100644 --- a/src/qos_profile/.gitlab-ci.yml +++ b/src/qos_profile/.gitlab-ci.yml @@ -13,7 +13,7 @@ # limitations under the License. # Build, tag, and push the Docker image to the GitLab Docker registry -build service: +build qos_profile: variables: IMAGE_NAME: "qos_profile" # name of the microservice IMAGE_TAG: "latest" # tag of the container image (production, development, etc)