diff --git a/.harness/Demo1.yaml b/.harness/Demo1.yaml index a0ab359..5d89933 100644 --- a/.harness/Demo1.yaml +++ b/.harness/Demo1.yaml @@ -23,7 +23,7 @@ pipeline: source: type: Inline spec: - script: echo "Hello from Git" + script: echo "Hello from feature branch" environmentVariables: [] outputVariables: [] timeout: 10m