From ea4991de8c2dec32a3d6dcd639a8652abf1d8ebf Mon Sep 17 00:00:00 2001 From: jackyu Date: Tue, 24 Oct 2023 19:16:02 +0800 Subject: [PATCH] fix render error of timeout --- featured/steps/timeout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/featured/steps/timeout.yaml b/featured/steps/timeout.yaml index e7d9da4..1aa40ea 100644 --- a/featured/steps/timeout.yaml +++ b/featured/steps/timeout.yaml @@ -41,7 +41,7 @@ spec: "key": "activity", "value": { "isLiteral": true, - "value": .param.activity + "value": {{.param.activity}} } }, {