Loading .gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -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' Loading Loading
.gitlab-ci.yml +0 −3 Original line number Diff line number Diff line Loading @@ -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' Loading