Skip to content

Ecom-Insight/ultrago

Repository files navigation

Ultra Go

Data Golang Utils

How to deploy a new version

  1. Run test and pass (update later)
  2. Add tag local git tag -a ${version_name} ${commit_number}
  3. Push tag to remote git push origin --tags
  4. Create new release https://github.com/Ecom-Insight/ultrago/releases