Skip to content

Commit be02ae3

Browse files
committed
ci: env variable
Signed-off-by: Niccolò Fei <[email protected]>
1 parent 9f1af55 commit be02ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-e2e.yml

+1
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)