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.
2 parents 68759e8 + 839ff17 commit c1af7e9Copy full SHA for c1af7e9
.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