Updated DEPLOYMENT (markdown)

master
Ramiro Saenz 8 years ago
parent
commit
44e08e04af
  1. 2
      DEPLOYMENT.md

2
DEPLOYMENT.md

@ -11,7 +11,7 @@ For branch steps:
> `npm run sencha:clean` > `npm run sencha:clean`
> `npm run sencha:compile:build` > `npm run sencha:compile:build`
3. Go to the **rambox-build** repo and commit and push changes. 6. Go to the **rambox-build** repo and commit and push changes.
2. Pull Request to _master_ using Github Desktop Client and check in GitHub page if the pull request was pushed. 2. Pull Request to _master_ using Github Desktop Client and check in GitHub page if the pull request was pushed.
4. In this moment, you can see in the new PR that Travis is deploying the new version and pushed as Draft. 4. In this moment, you can see in the new PR that Travis is deploying the new version and pushed as Draft.
5. Once Travis finished successfuly, merge the PR to master changing the title and description to "X.X.X". Then change the title of the PR to "vX.X.X". 5. Once Travis finished successfuly, merge the PR to master changing the title and description to "X.X.X". Then change the title of the PR to "vX.X.X".

Loading…
Cancel
Save