accounting-ebics - empty 18.0 branch

This commit is contained in:
Luc De Meyer
2024-12-23 17:44:30 +01:00
commit c4d9372764
15 changed files with 727 additions and 0 deletions

13
.gitlab-ci.yml Normal file
View File

@@ -0,0 +1,13 @@
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"