diff --git a/tools/ocb-sync.sh b/tools/ocb-sync.sh index bf9d2e6e..7a823e72 100755 --- a/tools/ocb-sync.sh +++ b/tools/ocb-sync.sh @@ -8,7 +8,7 @@ ODOO="git@github.com:/odoo/odoo.git" OCB="git@github.com:/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"