updated timeout
This commit is contained in:
@ -43,4 +43,4 @@ jobs:
|
|||||||
url: 'http://192.168.4.11:7777/v1/update'
|
url: 'http://192.168.4.11:7777/v1/update'
|
||||||
method: 'GET'
|
method: 'GET'
|
||||||
bearerToken: ${{ secrets.DEPLOYTOKEN }}
|
bearerToken: ${{ secrets.DEPLOYTOKEN }}
|
||||||
# preventFailureOnNoResponse: 'true'
|
timeout: 60000
|
Reference in New Issue
Block a user