odoo_account_ebics/.gitlab-ci.yml

14 lines
294 B
YAML
Raw Normal View History

2023-08-13 15:49:19 +00:00
include:
- project: "ci/gitlabci-odoo"
ref: main
file: "/odoo-tests.template.yml"
variables:
ODOO_CI_IMAGE: ghcr.io/oca/oca-ci/py3.8-odoo15.0:latest
VERSION: "15.0"
ODOO_BRANCH: "15.0"
ENTERPRISE: "1"
ODOO_PRECOMMIT: "1"
ODOO_TEST: "1"
EXCLUDE_MODULES: "account_asset"