Commit 7f779ab2 authored by Waqas Riaz's avatar Waqas Riaz

updated .gitlab-ci.yml

parent 8578bd6b
Pipeline #4169 failed
......@@ -48,6 +48,8 @@ build_alerts_job:
changes:
- alerts/*
- alerts-config/*
when:
- manual
tags:
- ci-test
# only:
......@@ -67,7 +69,7 @@ deploy_dashboards_job:
# - job:
# - build_dashboards
dependencies:
- build_dashboards_job
- build_dashboards
tags:
- cd-test
# only:
......@@ -87,7 +89,7 @@ deploy_alerts_job:
# - job:
# - build_alerts
dependencies:
- build_alerts_job
- build_alerts
tags:
- cd-test
# only:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment