Skip to content
Snippets Groups Projects

Package module

Merged Etienne Ferriere requested to merge topic/13.0/TG-1015 into branch/13.0
Files
4
+ 8
0
include:
- project: xcg/ci-templates
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