Skip to content

Commit 46e1347

Browse files
committed
Merge pull request nasa#906 from nasa/use-heroku-integration
[Build] Use Circle's heroku integration for deploy
2 parents 9ed28a4 + f5539ec commit 46e1347

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
deployment:
22
production:
33
branch: master
4-
commands:
5-
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
4+
heroku:
5+
appname: openmctweb-demo
66
openmct-demo:
77
branch: live_demo
88
heroku:

0 commit comments

Comments
 (0)