Skip to content

Commit

Permalink
[dotnet] increase no_output_timeout 30m → 60m
Browse files Browse the repository at this point in the history
  • Loading branch information
jankeromnes committed Mar 30, 2020
1 parent 8bc1075 commit 24c0a0b
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 @@ -70,7 +70,7 @@ jobs:
command: |
docker load -i workspace-full.tar
./.circleci/build_image.sh dotnet/Dockerfile gitpod/workspace-dotnet
no_output_timeout: 30m
no_output_timeout: 60m

workspace-dotnet-vnc:
docker:
Expand Down

0 comments on commit 24c0a0b

Please sign in to comment.