Skip to content

Commit

Permalink
Merge pull request #870 from Zokrates/fix-deploy-job
Browse files Browse the repository at this point in the history
Increase no output timeout on deploy job
  • Loading branch information
Schaeff authored May 18, 2021
2 parents 3a2e940 + 2c3184f commit 0af871b
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 @@ -116,6 +116,7 @@ jobs:
docker_layer_caching: true
- run:
name: Release
no_output_timeout: "30m"
command: ./scripts/release.sh
zokrates_js_build:
docker:
Expand Down

0 comments on commit 0af871b

Please sign in to comment.