mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-01-22 14:21:45 +00:00
14 lines
285 B
YAML
14 lines
285 B
YAML
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"
|