We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06b34d commit 583898eCopy full SHA for 583898e
.github/workflows/ci.yaml
@@ -60,6 +60,7 @@ jobs:
60
DOCKER_BUILDKIT: 1
61
PG_VERSIONS: ${{ matrix.pg_version }}
62
ODOO_MINOR: ${{ matrix.odoo_version }}
63
+ DOCKER_TAG: ${{ matrix.odoo_version }}
64
steps:
65
# Prepare
66
- uses: actions/checkout@v4
0 commit comments