mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
set max retries
This commit is contained in:
parent
21946f38d0
commit
30256c7106
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ steps:
|
||||||
from_secret: mattermost-host
|
from_secret: mattermost-host
|
||||||
channel:
|
channel:
|
||||||
from_secret: mattermost-channel
|
from_secret: mattermost-channel
|
||||||
|
settings:
|
||||||
|
maxRetry: 3
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
|
|
Loading…
Add table
Reference in a new issue