mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 06:27:48 +00:00
heroku
This commit is contained in:
parent
5981a743ce
commit
a236ba40ba
@ -9,7 +9,8 @@ deployment:
|
|||||||
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
|
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
|
||||||
openmctweb-staging-un:
|
openmctweb-staging-un:
|
||||||
branch: open199
|
branch: open199
|
||||||
commands: git push --force "git@heroku.com:openmctweb-staging-un.git" "3b22c6ed107e79f0d88e6f2f5b6b42e7f8ce8980:refs/heads/master"
|
commands:
|
||||||
|
- git push --force "git@heroku.com:openmctweb-staging-un.git" "3b22c6ed107e79f0d88e6f2f5b6b42e7f8ce8980:refs/heads/master"
|
||||||
openmctweb-staging-deux:
|
openmctweb-staging-deux:
|
||||||
branch: mobile
|
branch: mobile
|
||||||
heroku:
|
heroku:
|
||||||
|
Loading…
Reference in New Issue
Block a user