Skip to content

Commit be03791

Browse files
committed
edit env in CI
1 parent 8950832 commit be03791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
--health-timeout=5s
2727
--health-retries=5
2828
29-
environment:
29+
env:
3030
SPRING_DATASOURCE_URL: jdbc:postgresql://localhost:5432/springreact
3131
SPRING_DATASOURCE_USERNAME: postgres
3232
SPRING_DATASOURCE_PASSWORD: postgres

0 commit comments

Comments
 (0)