[REF] CI: Add rebels modules using copier

This commit is contained in:
Moises Lopez - https://www.vauxoo.com/
2024-04-17 17:50:53 +00:00
parent e1eef83bbd
commit b3342c20b3
4 changed files with 19 additions and 4 deletions

View File

@@ -43,10 +43,17 @@ jobs:
name: test with OCB
makepot: "true"
- container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
exclude: "account_journal_restrict_mode"
include: "account_move_name_sequence"
name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest
exclude: "account_journal_restrict_mode"
include: "account_move_name_sequence"
name: test with OCB
makepot: "true"
- container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
exclude: "account_journal_restrict_mode,account_move_name_sequence"
name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest
exclude: "account_journal_restrict_mode,account_move_name_sequence"
name: test with OCB
makepot: "true"
services: