Skip to content

Commit

Permalink
Merge pull request #629 from acsone/ocbsync18
Browse files Browse the repository at this point in the history
Update ocb-sync for Odoo 18
  • Loading branch information
sbidoul authored Sep 26, 2024
2 parents 1b21617 + 160d205 commit 586ba43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ocb-sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

ODOO="[email protected]:/odoo/odoo.git"
OCB="[email protected]:/OCA/OCB.git"
BRANCHES="17.0 16.0 15.0 14.0"
BRANCHES="18.0 17.0 16.0 15.0 14.0"
GITDIR="/var/tmp/git"
PUBDIR="/var/tmp/ocb-nightly"
BUILDDIR="/var/tmp/ocb-build"
Expand Down

0 comments on commit 586ba43

Please sign in to comment.