Skip to content

Commit ff10736

Browse files
authored
[BRE-1980] Bumping monitoring timeout to 60 minutes (#807)
1 parent d28628d commit ff10736

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trigger-actions/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ inputs:
3333
monitor-timeout-minutes:
3434
description: "How long to wait for the downstream deployment to reach a terminal status (success / failure / error), in minutes."
3535
required: false
36-
default: "10"
36+
default: "60"
3737
monitor-poll-interval-seconds:
3838
description: "How often to poll the downstream deployment for status updates, in seconds."
3939
required: false

0 commit comments

Comments
 (0)