mirror of
https://github.com/nasa/openmct.git
synced 2025-05-28 13:14:20 +00:00
Changed circle.yml to go back to command-based deployment to heroku as cannot use 'heroku' deployment support and commands in the same deployment descriptor
This commit is contained in:
parent
516b8c9e38
commit
e4b192001f
@ -4,8 +4,8 @@ deployment:
|
||||
commands:
|
||||
- npm install canvas nomnoml
|
||||
- ./build-docs.sh
|
||||
heroku:
|
||||
appname: openmctweb-demo
|
||||
- git fetch--unshallow
|
||||
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
|
||||
openmct-demo:
|
||||
branch: live_demo
|
||||
heroku:
|
||||
|
Loading…
x
Reference in New Issue
Block a user