Skip to content

Commit 839ff17

Browse files
committed
Deploying examples takes more than 10 minutes.
1 parent e0b70f9 commit 839ff17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
if [ "${CIRCLE_BRANCH}" == "master" ]; then
8686
yarn deploy:examples --token $NOW_API_TOKEN
8787
fi
88+
no_output_timeout: 30m
8889

8990
workflows:
9091
version: 2

0 commit comments

Comments
 (0)