release: added init

This commit is contained in:
rkiel
2017-09-19 21:44:55 -04:00
parent a1cc5f7cd5
commit ee817d2230
4 changed files with 40 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ module Shared
end
def standard_branches
['master','develop','integration']
['master']
end
def parse_branch (branch)