From 94b6c0fa611e9a8069a3105b7aee9d6a72232dfd Mon Sep 17 00:00:00 2001 From: Nicolas JEUDY Date: Fri, 31 Mar 2023 18:23:25 +0200 Subject: [PATCH] [NEW] add muk-web 16.0 --- odoo/custom/src/repos.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/odoo/custom/src/repos.yaml b/odoo/custom/src/repos.yaml index 0be6b8e..ae10fbb 100644 --- a/odoo/custom/src/repos.yaml +++ b/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