TECH;Update README

This commit is contained in:
romanjaros 2022-04-10 20:52:20 +00:00
parent 6ea6b39565
commit 7c0b51948e

View file

@ -1,17 +1,5 @@
### TREEJS # TREEJS
Framework for react app. Framework for react app.
#### Create new release version ## Release and deploy
Push to branch: - use Jenkins parametrized pipeline
- patch - **release/patch**
- minor - **release/minor**
- major - **release/major**
#### Deploy version to production
Push to branch:
- latest - **deploy/latest**
- tag - **deploy/tag**
Push to master will deploy latest app version