Skip to content

Commit 95d3df1

Browse files
committed
ci(circle): disable docs deployment
1 parent 17ba01b commit 95d3df1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: circle.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ notify:
3434
# gitter hook
3535
- url: https://webhooks.gitter.im/e/ac3980c61cb722b9e789
3636

37-
deployment:
38-
docs:
39-
branch: master
40-
commands:
41-
- composer global require justinwalsh/daux.io
42-
- gulp docs
37+
# deployment:
38+
# docs:
39+
# branch: master
40+
# commands:
41+
# - composer global require justinwalsh/daux.io
42+
# - gulp docs
4343

4444
#test:
4545
# pre:

0 commit comments

Comments
 (0)