Commit d6eebd47 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Fix CI/CD pipeline

parent 24db00d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)