updated timeout
All checks were successful
Build and Deploy docker container / build (push) Successful in 3m18s
Build and Deploy docker container / deploy (push) Successful in 49s

This commit is contained in:
Jonathan Branan 2024-10-20 10:45:27 -05:00
parent ef60ff14c3
commit e0e5159af9

View File

@ -43,4 +43,4 @@ jobs:
url: 'http://192.168.4.11:7777/v1/update'
method: 'GET'
bearerToken: ${{ secrets.DEPLOYTOKEN }}
# preventFailureOnNoResponse: 'true'
timeout: 60000