Commit 2fc71559 authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

Update .gitlab-ci.yml

parent fee1dfbe
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -4,9 +4,6 @@ stages:
  - test
  - deploy

variables:
  VERSION: '1.0' # version of the TeraFlow release

# include the individual .gitlab-ci.yml of each micro-service
include: 
  - local: '/src/monitoring/.gitlab-ci.yml'