We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b70f9 commit 839ff17Copy full SHA for 839ff17
.circleci/config.yml
@@ -85,6 +85,7 @@ jobs:
85
if [ "${CIRCLE_BRANCH}" == "master" ]; then
86
yarn deploy:examples --token $NOW_API_TOKEN
87
fi
88
+ no_output_timeout: 30m
89
90
workflows:
91
version: 2
0 commit comments