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: {}