Skip to content

Commit 64a397c

Browse files
committed
ci: env variable
Signed-off-by: Niccolò Fei <[email protected]>
1 parent 93d2a91 commit 64a397c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
POSTGRES_VERSION: ${{ inputs.major_version }}
4949
POSTGRES_IMG: ${{ inputs.postgres_img }}
5050
POSTGRES_KIND: "PostgreSQL"
51+
MAJOR_UPGRADE_IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
5152

5253
DOCKER_SERVER: ghcr.io
5354
DOCKER_USERNAME: ${{ github.actor }}

0 commit comments

Comments
 (0)