From b975f3b9250dc04bdebc88e1db88888fd8773dba Mon Sep 17 00:00:00 2001 From: abhi-harness-cxe Date: Fri, 16 Aug 2024 13:02:14 +0530 Subject: [PATCH] Update mytriggerpipelinefromcode.yaml --- .harness/mytriggerpipelinefromcode.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/mytriggerpipelinefromcode.yaml b/.harness/mytriggerpipelinefromcode.yaml index c85939f..d01cac5 100644 --- a/.harness/mytriggerpipelinefromcode.yaml +++ b/.harness/mytriggerpipelinefromcode.yaml @@ -23,7 +23,7 @@ pipeline: source: type: Inline spec: - script: echo hello + script: echo key2val environmentVariables: [] outputVariables: [] timeout: 10m