We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c460894 commit fc01689Copy full SHA for fc01689
.github/workflows/reusable-e2e.yml
@@ -53,6 +53,7 @@ jobs:
53
POSTGRES_IMG: ${{ inputs.postgres_img }}
54
POSTGRES_KIND: "PostgreSQL"
55
POSTGRES_MAJOR_UPGRADE_IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}/postgresql-trunk"
56
+ POSTGRES_MAJOR_UPGRADE_SKIP_ARCHIVE_SCENARIO: true
57
58
DOCKER_SERVER: ghcr.io
59
DOCKER_USERNAME: ${{ github.actor }}
0 commit comments