We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2389a6 commit 69cd584Copy full SHA for 69cd584
.circleci/config.yml
@@ -29,6 +29,7 @@ jobs:
29
30
- run:
31
name: Build site
32
+ no_output_timeout: 30m
33
command: |
34
source venv/bin/activate
35
# n = nitpicky (broken links), W = warnings as errors,
0 commit comments