Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 315 Bytes

Release.md

File metadata and controls

10 lines (6 loc) · 315 Bytes

#Releasing Currently we publish the repo to only docker hub. We don't publish it to nexus central repository since its a npm module.

#How to release and publish

  • Git tagging:

git tag -a 1.x.x -m "Release description..."

Or you can also tag using UI: https://github.com/ExpediaDotCom/haystack-ui/releases