Skip to content

Commit b4219ea

Browse files
committed
Remove deploy docs for now
1 parent 39cd124 commit b4219ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ jobs:
7171
name: Generate docs
7272
command: |
7373
npm run jsdoc
74-
- run:
75-
name: Deploy docs
76-
command: |
77-
node tasks/deploy/docs.js
74+
# - run:
75+
# name: Deploy docs
76+
# command: |
77+
# node tasks/deploy/docs.js
7878
- run:
7979
name: Dist
8080
command: node tasks/dist.js

0 commit comments

Comments
 (0)