-
Notifications
You must be signed in to change notification settings - Fork 0
Deploying
Jason Tan edited this page Sep 19, 2017
·
2 revisions
- Create release branch off of
develop
(e.g.release-1.0.0
) - Push release branch to
origin
- Merge release branch into
master
(git merge --no-ff release-1.0.0
) - Push
master
toorigin
- Deploy with
bin/deploy -i [project]
(stable:pmi-hpo-test
; prod:healthpro-prod
) - Rename deploy output file to [project].[release].txt (e.g.
healthpro-prod.release-1.0.0.txt
) - Add deploy output to JIRA ticket