Skip to content
Snippets Groups Projects
Commit fdb3d662 authored by Carlos Natalino Da Silva's avatar Carlos Natalino Da Silva
Browse files

Getting current ci yaml file.

parent 017ad43b
No related branches found
No related tags found
1 merge request!54Release 2.0.0
......@@ -10,7 +10,7 @@ stages:
# include the individual .gitlab-ci.yml of each micro-service
include:
# - local: '/manifests/.gitlab-ci.yml'
- local: '/manifests/.gitlab-ci.yml'
- local: '/src/monitoring/.gitlab-ci.yml'
- local: '/src/centralizedattackdetector/.gitlab-ci.yml'
- local: '/src/context/.gitlab-ci.yml'
......@@ -21,6 +21,4 @@ include:
- local: '/src/tester_functional/.gitlab-ci.yml'
- local: '/src/automation/.gitlab-ci.yml'
- local: '/src/policy/.gitlab-ci.yml'
- local: '/src/l3_distributedattackdetector/.gitlab-ci.yml'
- local: '/src/l3_centralizedattackdetector/.gitlab-ci.yml'
- local: '/src/l3_attackmitigator/.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