Skip to content

Commit 586ba43

Browse files
authored
Merge pull request #629 from acsone/ocbsync18
Update ocb-sync for Odoo 18
2 parents 1b21617 + 160d205 commit 586ba43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ocb-sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
ODOO="git@github.com:/odoo/odoo.git"
1010
OCB="git@github.com:/OCA/OCB.git"
11-
BRANCHES="17.0 16.0 15.0 14.0"
11+
BRANCHES="18.0 17.0 16.0 15.0 14.0"
1212
GITDIR="/var/tmp/git"
1313
PUBDIR="/var/tmp/ocb-nightly"
1414
BUILDDIR="/var/tmp/ocb-build"

0 commit comments

Comments
 (0)