Skip to content

Commit 757f043

Browse files
committed
fix vchord-cnpg build
Signed-off-by: xieydd <xieydd@gmail.com>
1 parent e13fed3 commit 757f043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_vchord_cnpg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
provenance: false
8989
platforms: ${{ matrix.platform }}
9090
tags: |
91-
modelzai/vchord-cnpg:pg${{ matrix.pg_major }}-v${{ needs.get-versions.outputs.VERSION_TAG }}-${{ matrix.arch }}
91+
modelzai/vchord-cnpg:${{ matrix.pg_major }}-v${{ needs.get-versions.outputs.VERSION_TAG }}-${{ matrix.arch }}
9292
build-args: |
9393
PG_MAJOR=${{ matrix.pg_major }}
9494
TARGETARCH=${{ matrix.arch }}

0 commit comments

Comments
 (0)