Skip to content

Commit

Permalink
Fix repmgr docker image test
Browse files Browse the repository at this point in the history
  • Loading branch information
svenklemm committed Dec 22, 2024
1 parent 015b391 commit 521d9c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
env:
PGHOST: localhost
PGUSER: postgres
PGPASSWORD: ci
REPMGR_USERNAME: postgres
REPMGR_PASSWORD: ci

strategy:
fail-fast: false
Expand Down

0 comments on commit 521d9c8

Please sign in to comment.