Skip to content
Snippets Groups Projects

Alternate Ledger for Odoo 11

Closed damien.habets requested to merge topic/11.0/task-135 into branch/default
Files
4
+ 6
0
include:
- project: xcg/ci-templates
file: /odoo/11.0/gitlab-ci.yaml
# Allow failure until there is a simple way to install dependency in ci-templates
test:
allow_failure: true
install_modules_without_demo:
allow_failure: true
Loading