Skip to content

Commit

Permalink
bring down timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Jan 13, 2024
1 parent dc7b12e commit dfdbc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ orbs:
HUBPLOY_ARGS="--commit-range ${COMMIT_RANGE}"
fi
hubploy build << parameters.deployment >> ${HUBPLOY_ARGS}
no_output_timeout: 120m
no_output_timeout: 90m

jobs:
deploy:
Expand Down

0 comments on commit dfdbc31

Please sign in to comment.