From 7666ec61e3763480fe644ffbc3941655c7c4f818 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Tue, 6 May 2025 08:35:39 +0300 Subject: [PATCH] Try after delete apps --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index df0f325..f965f37 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -26,4 +26,4 @@ steps: helm template charts/$app -f manifest/$app/values-int.yaml || exit 1 done - - echo "✅ All changed apps passed lint and render. ArgoCD will sync them automatically." + - echo "✅ All changed apps passed lint and render. ArgoCD will sync them automatically."