Browse Source

[NEW] add muk-web 16.0

rc/16.0-MYC-INIT
Nicolas JEUDY 2 years ago
parent
commit
94b6c0fa61
  1. 14
      odoo/custom/src/repos.yaml

14
odoo/custom/src/repos.yaml

@ -243,17 +243,17 @@
# target: origin 16.0
# merges:
# - origin 16.0
# ./muk-web:
./muk-web:
# 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:
# origin: https://github.com/muk-it/muk_web.git
# target: origin 16.0
# merges:
# - origin 16.0
depth: $DEPTH_DEFAULT
remotes:
origin: https://github.com/muk-it/muk_web.git
target: origin 16.0
merges:
- origin 16.0
./rest-framework:
defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner

Loading…
Cancel
Save