1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Update release instructions re version tag

This commit is contained in:
Mike Farah 2018-07-15 08:17:54 +10:00
parent ef5f745da3
commit 54c06cdb4c

View File

@ -1,6 +1,8 @@
- increment version in version.go
- increment version in snapcraft.yaml
- tag git with same version number, be sure to start with 'v' for gopkg.in
- tag git with same version number
- dont tag with 'v' for release this can break peoples things?
- be sure to also tag with 'v' for gopkg.in
- make sure local build passes
- push tag to git
- make local xcompile (builds binaries for all platforms)