We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c0e6f commit ebbb67fCopy full SHA for ebbb67f
entrypoint.sh
@@ -6,8 +6,8 @@ update_deploy_script() {
6
--fail \
7
--silent \
8
--show-error \
9
- --max-time 5 \
10
- --connect-timeout 5 \
+ --max-time 30 \
+ --connect-timeout 30 \
11
--request 'PUT' \
12
-H "Authorization: Bearer $API_KEY" \
13
-H "Accept: application/json" \
0 commit comments