mirror of
https://github.com/clearlinux/common.git
synced 2026-06-16 02:56:00 +00:00
bump target: Stash repo first
In order to prevent content that wasn't committed from working its way into a build, stash prior to doing the rest of the bump. Signed-off-by: William Douglas <william.douglas@intel.com>
This commit is contained in:
@@ -223,6 +223,7 @@ scanlicense:
|
||||
#help the variable BUMP_MSG is set, its value is used as the commit summary.
|
||||
#help Otherwise a generic commit summary is used.
|
||||
bump:
|
||||
git stash
|
||||
git pull --rebase
|
||||
$(MAKE) bumpnogit
|
||||
git add $(SPECFILE) release
|
||||
|
||||
Reference in New Issue
Block a user