From beb7b5708fc3001ffb9ba9bab8bfb3de101497af Mon Sep 17 00:00:00 2001 From: KapilDigani <86942553+KapilDigani@users.noreply.github.com> Date: Wed, 29 Jun 2022 19:09:01 +0530 Subject: [PATCH] Update Test_for_Anduin.yaml --- .harness/Test_for_Anduin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/Test_for_Anduin.yaml b/.harness/Test_for_Anduin.yaml index b1cdff9..00ae88e 100644 --- a/.harness/Test_for_Anduin.yaml +++ b/.harness/Test_for_Anduin.yaml @@ -23,7 +23,7 @@ pipeline: source: type: Inline spec: - script: echo "Hello from Git" + script: echo "Hello from Feature Branch" environmentVariables: [] outputVariables: [] executionTarget: {}