Skip to content

Commit 116ba73

Browse files
committed
Test pipeline tweak
1 parent 8e4f088 commit 116ba73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/codefresh-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ steps:
601601
description: The pipeline will fail after ${{WAIT_ON_FAIL}} minutes
602602
timeout:
603603
timeUnit: minutes
604-
duration: '${{WAIT_ON_FAIL}}'
604+
duration: ${{WAIT_ON_FAIL}}
605605
finalState: denied
606606
when:
607607
condition:

0 commit comments

Comments
 (0)