Skip to content

Commit 583898e

Browse files
[FIX] CI Error, using always last image
1 parent b06b34d commit 583898e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
DOCKER_BUILDKIT: 1
6161
PG_VERSIONS: ${{ matrix.pg_version }}
6262
ODOO_MINOR: ${{ matrix.odoo_version }}
63+
DOCKER_TAG: ${{ matrix.odoo_version }}
6364
steps:
6465
# Prepare
6566
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)