You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
317 B
12 lines
317 B
# Documentation: https://github.com/Tecnativa/doodba#optodoocustomsrcreposyaml
|
|
|
|
# Odoo source.
|
|
# Update this section to switch to OCA/OCB or apply custom patches
|
|
odoo:
|
|
defaults:
|
|
depth: 1
|
|
remotes:
|
|
origin: https://github.com/odoo/odoo.git
|
|
target: origin $ODOO_VERSION
|
|
merges:
|
|
- origin $ODOO_VERSION
|