mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 10:46:42 +00:00
Remove unused steps from circleci configuration. Fixes #1782
This commit is contained in:
parent
63a8c91f71
commit
618a6e7e8d
@ -4,12 +4,6 @@ deployment:
|
||||
commands:
|
||||
- npm install canvas nomnoml
|
||||
- ./build-docs.sh
|
||||
- git fetch --unshallow
|
||||
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
|
||||
openmct-demo:
|
||||
branch: live_demo
|
||||
heroku:
|
||||
appname: openmct-demo
|
||||
openmctweb-staging-deux:
|
||||
branch: mobile
|
||||
heroku:
|
||||
|
Loading…
Reference in New Issue
Block a user