Skip to content

Commit 46b27ab

Browse files
committed
Disable CI to deploy automatically to heroku
1 parent fe69f38 commit 46b27ab

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

circle.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,4 @@ machine:
66
java:
77
version: oraclejdk8
88
environment:
9-
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
10-
deployment:
11-
staging:
12-
branch: master
13-
heroku:
14-
appname: otchi
9+
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"

0 commit comments

Comments
 (0)