mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
[Continuous] Only deploy from master branch
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
deployment:
|
deployment:
|
||||||
production:
|
production:
|
||||||
branch: continuous-deployment
|
branch: master
|
||||||
commands:
|
commands:
|
||||||
- ./build-docs.sh
|
- ./build-docs.sh
|
||||||
- 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
|
||||||
|
Reference in New Issue
Block a user