We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871efc8 commit f99c950Copy full SHA for f99c950
1 file changed
.github/workflows/upgrade.yml
@@ -50,6 +50,7 @@ jobs:
50
env:
51
POSTGRES_PASSWORD: flowable
52
POSTGRES_USER: flowable
53
+ PGDATA: /var/lib/postgresql/data
54
ports:
55
- 5432:5432
56
# needed because the postgres container does not provide a health check
0 commit comments