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 # target: origin 16.0
# merges: # merges:
# - origin 16.0 # - origin 16.0
# ./muk-web:
./muk-web:
# defaults: # defaults:
# # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner
# # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # # You may need a bigger depth when merging PRs (use $DEPTH_MERGE
# # for a sane value of 100 commits) # # 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: ./rest-framework:
defaults: defaults:
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner

Loading…
Cancel
Save