@ -20,6 +20,8 @@ project:
- "*"
web:
website:
mis-builder:
operating-unit:
@ -125,6 +125,17 @@
target: oca 14.0
merges:
- oca 14.0
./website:
defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
# You may need a bigger depth when merging PRs (use $DEPTH_MERGE
# for a sane value of 100 commits)
depth: $DEPTH_DEFAULT
remotes:
oca: https://github.com/OCA/website.git
./web: