mirror of
https://github.com/nasa/openmct.git
synced 2025-01-02 19:36:41 +00:00
Merge pull request #1783 from nasa/remove-circleci-push
[Build] Remove unused steps from circleci configuration
This commit is contained in:
commit
c4cd36e15b
@ -4,12 +4,6 @@ deployment:
|
|||||||
commands:
|
commands:
|
||||||
- npm install canvas nomnoml
|
- npm install canvas nomnoml
|
||||||
- ./build-docs.sh
|
- ./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:
|
openmctweb-staging-deux:
|
||||||
branch: mobile
|
branch: mobile
|
||||||
heroku:
|
heroku:
|
||||||
|
Loading…
Reference in New Issue
Block a user