makefile: remove changelog script command from makefile

This commit is contained in:
c9s 2021-12-30 00:34:31 +08:00
parent 49acb0fcf9
commit cfe11c931a

View File

@ -138,7 +138,6 @@ version: pkg/version/version.go pkg/version/dev.go migrations
git tag -f $(VERSION)
git push origin HEAD
git push origin $(VERSION)
bash utils/changelog.sh
migrations:
rockhopper compile --config rockhopper_mysql.yaml --output pkg/migrations/mysql