Add more details for how to make a release

Signed-off-by: William Douglas <william.douglas@intel.com>
This commit is contained in:
William Douglas
2024-01-30 12:22:34 -08:00
parent e514207dcc
commit fed41241ec

View File

@@ -1,3 +1,4 @@
1) Update vendor and test (should be a separate PR)
1a) go get -u ./... && go mod tidy && go mod vendor
1a) Update version in Makefile
1b) go get -u ./... && go mod tidy && go mod vendor
2) Tag new release version and push tag to github and use github ui to draft a new release