From 13177e2ec10fdaf1b404642bcce876c8cbf500dd Mon Sep 17 00:00:00 2001 From: Edgar Garcia <63310723+edgarulg@users.noreply.github.com> Date: Tue, 21 Oct 2025 19:09:17 -0600 Subject: [PATCH] Update README with additional test example Add test 22 to the README examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08702efed..10ea0ab55 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ test 18 test 19 test 20 test 21 +test 22 `Echo` serves as two purposes within Spinnaker: 1. a router for events (e.g. a new build is detected by Igor which should trigger a pipeline)