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."