init repo

This commit is contained in:
Jordi Ballester Alomar
2022-11-28 15:45:30 +01:00
parent 6b9b13e078
commit 02b67c2bbd
7 changed files with 30 additions and 28 deletions

View File

@@ -3,11 +3,11 @@ name: pre-commit
on:
pull_request:
branches:
- "15.0*"
- "16.0*"
push:
branches:
- "15.0"
- "15.0-ocabot-*"
- "16.0"
- "16.0-ocabot-*"
jobs:
pre-commit:

View File

@@ -3,11 +3,11 @@ name: tests
on:
pull_request:
branches:
- "15.0*"
- "16.0*"
push:
branches:
- "15.0"
- "15.0-ocabot-*"
- "16.0"
- "16.0-ocabot-*"
jobs:
unreleased-deps:
@@ -35,14 +35,14 @@ jobs:
fail-fast: false
matrix:
include:
- container: ghcr.io/oca/oca-ci/py3.8-odoo15.0:latest
- container: ghcr.io/oca/oca-ci/py3.10-odoo16.0:latest
makepot: "true"
name: test with Odoo
- container: ghcr.io/oca/oca-ci/py3.8-ocb15.0:latest
- container: ghcr.io/oca/oca-ci/py3.10-ocb16.0:latest
name: test with OCB
services:
postgres:
image: postgres:9.6
image: postgres:12.0
env:
POSTGRES_USER: odoo
POSTGRES_PASSWORD: odoo