updating release instructions

This commit is contained in:
Mike Farah 2020-10-19 09:01:52 +11:00
parent 6afc2e9189
commit cd83d94b6a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
- docker
- build and push latest and new version tag
- docker build . -t mikefarah/yq:latest -t mikefarah/yq:VERSION
- docker build . -t mikefarah/yq:latest -t mikefarah/yq:3 -t mikefarah/yq:3.X
- debian package
- ensure you get all vendor dependencies before packaging