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