Commit ec5d4aac authored by Waqas Riaz's avatar Waqas Riaz

testing2

parent befccb6d
......@@ -52,8 +52,6 @@ deploy_dashboards_job:
- echo "Deploying dasbhoards"
- scripts/deploy_dashboards.sh
only:
variables:
- $CI_PIPELINE_SOURCE == "manual"
changes:
- dashboards/*
tags:
......@@ -71,8 +69,6 @@ deploy_alerts_job:
- echo "Deploying alerts"
- scripts/deploy_alerts.sh
only:
variables:
- $CI_PIPELINE_SOURCE == "manual"
changes:
- alerts/*
- alerts-config/*
......
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