Updated Deployment flow (markdown)
Родитель
0ea2dbfbce
Коммит
e848bee7dd
|
@ -1,7 +1,7 @@
|
|||
Writing this down for next time
|
||||
|
||||
- Feature branch -> run tests -> npm publish from branch
|
||||
- Dev branch -> run tests -> npm publish --tag beta
|
||||
- Dev branch -> run tests -> npm publish --tag next
|
||||
- master branch -> run tests -> npm dist-tag azure-functions-pack@<version> latest
|
||||
|
||||
Note that we don't publish a new version for master, we just promote the previous version.
|
Загрузка…
Ссылка в новой задаче