odoo_account_ebics/.gitlab-ci.yml

14 lines
285 B
YAML
Raw Permalink Normal View History

2024-12-23 16:44:30 +00:00
include:
- project: "ci/gitlabci-odoo"
ref: main
file: "/odoo-tests.template.yml"
variables:
ODOO_CI_IMAGE: ghcr.io/oca/oca-ci/py3.10-odoo18.0:latest
VERSION: "18.0"
ODOO_BRANCH: "18.0"
ENTERPRISE: "1"
ODOO_PRECOMMIT: "1"
ODOO_TEST: "1"
ODOO_GENERATE_POT: "1"