mirror of
https://github.com/nasa/openmct.git
synced 2025-04-15 15:06:47 +00:00
#899 updated circle.yml to deploy to live_demo and remove doc generation
This commit is contained in:
parent
d6aa31e4aa
commit
09d1c2cd4b
@ -2,13 +2,11 @@ deployment:
|
||||
production:
|
||||
branch: master
|
||||
commands:
|
||||
- npm install canvas nomnoml
|
||||
- ./build-docs.sh
|
||||
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
|
||||
openmctweb-staging-un:
|
||||
branch: nem_prototype
|
||||
openmct-demo:
|
||||
branch: live_demo
|
||||
heroku:
|
||||
appname: openmctweb-staging-un
|
||||
appname: openmct-demo
|
||||
openmctweb-staging-deux:
|
||||
branch: mobile
|
||||
heroku:
|
||||
|
Loading…
x
Reference in New Issue
Block a user