We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8950832 commit be03791Copy full SHA for be03791
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
--health-timeout=5s
27
--health-retries=5
28
29
- environment:
+ env:
30
SPRING_DATASOURCE_URL: jdbc:postgresql://localhost:5432/springreact
31
SPRING_DATASOURCE_USERNAME: postgres
32
SPRING_DATASOURCE_PASSWORD: postgres
0 commit comments