Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit 02a54ea

Browse files
committed
circle.yml: deploy via heroku pipeline, so remove deploy setting
1 parent 32b0994 commit 02a54ea

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

circle.yml

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ machine:
44
- mongodb
55
environment:
66
MONGO_URI: mongodb://127.0.0.1/crowi_test
7-
deployment:
8-
dev:
9-
branch: /(master|wip-v.*)/
10-
heroku:
11-
appname: crowi-dev
127
notify:
138
webhooks:
149
- url: https://webhooks.gitter.im/e/5a035388e3274b621d20

0 commit comments

Comments
 (0)