Skip to content

Commit

Permalink
Increase no output timeout for release step
Browse files Browse the repository at this point in the history
  • Loading branch information
Elie committed Jul 27, 2021
1 parent 2c815a6 commit 658c633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
- run:
name: "Build and publish release"
command: make release
no_output_timeout: 30m
- persist_to_workspace:
root: ~/project
paths:
Expand Down

0 comments on commit 658c633

Please sign in to comment.