v0.1-RC1
Pre-release
Pre-release
refactor(build): trim leading v from travis tag Updating the push script with the new release conventions. The GitHub release tags will have a leading v. Example v1.10.0 The docker images will be tagged by trimming the leading v. Example 1.10.0 Also, the travis can setup some custom suffix for the tags, like dev or debug. Signed-off-by: kmova <[email protected]>