diff --git a/src/webui/.gitlab-ci.yml b/src/webui/.gitlab-ci.yml index 2486b707131e4740accdd7317af51a93baacdaee..59d21dfb6ff89d441d55ff392f20a9a746a378fe 100644 --- a/src/webui/.gitlab-ci.yml +++ b/src/webui/.gitlab-ci.yml @@ -39,7 +39,7 @@ build webui: - .gitlab-ci.yml # Apply unit test to the component -unit test webui: +unit_test webui: variables: IMAGE_NAME: 'webui' # name of the microservice IMAGE_TAG: 'latest' # tag of the container image (production, development, etc)