Commit 1813d15c authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

Update monitoring .gitlab-ci.yml

parent 33b657ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ unit test monitoring:
        junit: src/$IMAGE_NAME/tests/report.xml

# Deployment of the monitoring service in Kubernetes Cluster
deploy monitoring test:
deploy monitoring:
  variables:
    IMAGE_NAME: 'monitoring' # name of the microservice
    IMAGE_TAG: 'latest' # tag of the container image (production, development, etc)