mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Added erpnext_shopify and paypal_integration for release repo
This commit is contained in:
parent
60998dc4b7
commit
078a21a019
@ -20,7 +20,8 @@ github_password = None
|
||||
repo_map = {
|
||||
'frappe': 'frappe',
|
||||
'erpnext': 'erpnext',
|
||||
'shopping_cart': 'shopping-cart'
|
||||
'erpnext_shopify': 'erpnext_shopify',
|
||||
'paypal_integration': 'paypal_integration'
|
||||
}
|
||||
|
||||
def create_release(repo_path, version, remote='origin', develop_branch='develop', master_branch='master'):
|
||||
|
Loading…
Reference in New Issue
Block a user