From 5531c323f4fed98c1d9ad3abadb98aeec71c80b7 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 25 Jun 2025 21:10:35 +0300 Subject: [PATCH] Trigger the piipeline --- automation/scrape-sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/scrape-sync.sh b/automation/scrape-sync.sh index ad52540..4f1eb3c 100644 --- a/automation/scrape-sync.sh +++ b/automation/scrape-sync.sh @@ -27,4 +27,4 @@ else git add manifests/prometheus-scrape-secret/additional-scrape-configs.yaml git commit -m "auto: update Prometheus scrape config" git push origin master -fi +fi \ No newline at end of file