Skip to content
Snippets Groups Projects

Package module

Merged Etienne Ferriere requested to merge topic/13.0/TG-1015 into branch/13.0
2 files
+ 100
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 8
0
include:
include:
- project: xcg/ci-templates
- project: xcg/ci-templates
file: /odoo/13.0/gitlab-ci.yaml
file: /odoo/13.0/gitlab-ci.yaml
 
 
variables:
 
CI_TEMPLATE_NO_INSTALL_MODULE: ""
 
 
# Pylint does not like that the module is installed in a different path than odoo other addons
 
pylint:
 
variables:
 
CI_TEMPLATE_NO_INSTALL_MODULE: "no"
Loading