release: cleanup finish
This commit is contained in:
@@ -14,7 +14,7 @@ module Release
|
|||||||
def execute
|
def execute
|
||||||
release_branch = current_branch
|
release_branch = current_branch
|
||||||
|
|
||||||
error "invalid release branch: #{release_branch}" unless release_branch =~ /\d+\.\d+\.\d+/
|
validate_current_branch_is_release
|
||||||
|
|
||||||
git_pull release_branch
|
git_pull release_branch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user