Skip to content
Snippets Groups Projects
Commit eff7b2f2 authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

Update .gitlab-ci.yml

parent 1b2a5bb9
No related branches found
No related tags found
1 merge request!54Release 2.0.0
...@@ -10,11 +10,12 @@ stages: ...@@ -10,11 +10,12 @@ stages:
# include the individual .gitlab-ci.yml of each micro-service # include the individual .gitlab-ci.yml of each micro-service
include: include:
# - local: '/manifests/.gitlab-ci.yml' - local: '/manifests/.gitlab-ci.yml'
- local: '/src/monitoring/.gitlab-ci.yml' - local: '/src/monitoring/.gitlab-ci.yml'
# - local: '/src/centralizedattackdetector/.gitlab-ci.yml' - local: '/src/centralizedattackdetector/.gitlab-ci.yml'
# - local: '/src/context/.gitlab-ci.yml' - local: '/src/context/.gitlab-ci.yml'
# - local: '/src/device/.gitlab-ci.yml' - local: '/src/device/.gitlab-ci.yml'
# - local: '/src/service/.gitlab-ci.yml' - local: '/src/service/.gitlab-ci.yml'
# - local: '/src/tester_integration/.gitlab-ci.yml' - local: '/src/tester_integration/.gitlab-ci.yml'
# - local: '/src/tester_functional/.gitlab-ci.yml' - local: '/src/tester_functional/.gitlab-ci.yml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment