Skip to content
Snippets Groups Projects
.gitlab-ci.yml 302 B
Newer Older
  - project: xcg/ci-templates
    file: /odoo/13.0/gitlab-ci.yaml
variables:
  ODOO_SCRIPTS_MODULE_LIST_TESTS: account,account_period
  # those are account’s prerequisites, install them first to avoid running their tests
  ODOO_SCRIPTS_MODULE_LIST: base_setup,product,analytic,portal,digest