run changelog inside the make

This commit is contained in:
c9s 2021-12-30 00:16:45 +08:00
parent 6464d02557
commit 1e16ece5b9

View File

@ -138,6 +138,7 @@ 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