Missing make gen during branch cut (update links in snips.sh) (#8933)

* Missing make gen during branch cut (update links in snips.sh)

* Move make gen to master brnch updates
This commit is contained in:
Eric Van Norman 2021-02-09 15:54:10 -06:00 committed by GitHub
parent 8140906812
commit 16896d87f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ advance_master_to_next_release() {
" data/args.yml
sed -i "s/^SOURCE_BRANCH_NAME ?=.*$/SOURCE_BRANCH_NAME ?= ${MASTER}/" Makefile.core.mk
make update_all
make update_all gen
if [[ $(git status --porcelain) ]]; then
git add -A