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

  1. # Documentation: https://github.com/Tecnativa/doodba#optodoocustomsrcreposyaml
  2. # Odoo source.
  3. # Update this section to switch to OCA/OCB or apply custom patches
  4. odoo:
  5. defaults:
  6. depth: 1
  7. remotes:
  8. origin: https://github.com/odoo/odoo.git
  9. target: origin $ODOO_VERSION
  10. merges:
  11. - origin $ODOO_VERSION