We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28628d commit ff10736Copy full SHA for ff10736
1 file changed
trigger-actions/action.yml
@@ -33,7 +33,7 @@ inputs:
33
monitor-timeout-minutes:
34
description: "How long to wait for the downstream deployment to reach a terminal status (success / failure / error), in minutes."
35
required: false
36
- default: "10"
+ default: "60"
37
monitor-poll-interval-seconds:
38
description: "How often to poll the downstream deployment for status updates, in seconds."
39
0 commit comments