Skip to content

Commit

Permalink
Merge pull request #5202 from shaneknapp/bump-timeout
Browse files Browse the repository at this point in the history
bump circleci build timeout w/a silly band-aid
  • Loading branch information
shaneknapp authored Nov 9, 2023
2 parents 9301200 + 73d8f5c commit acbb81c
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 @@ -100,7 +100,7 @@ orbs:
HUBPLOY_ARGS="--commit-range ${COMMIT_RANGE}"
fi
hubploy build << parameters.deployment >> ${HUBPLOY_ARGS}
no_output_timeout: 60m
no_output_timeout: 90m

jobs:
deploy:
Expand Down

0 comments on commit acbb81c

Please sign in to comment.