Browse Source

set max retries

Grant Limberg 3 years ago
parent
commit
30256c7106
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .drone.yml

+ 2 - 0
.drone.yml

@@ -20,6 +20,8 @@ steps:
         from_secret: mattermost-host
       channel:
         from_secret: mattermost-channel
+    settings:
+        maxRetry: 3
     when:
       status:
         - failure