Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ services: command: ["postgres"] variables: POSTGRES_HOST: localhost POSTGRES_HOST: postgres POSTGRES_USER: postgres POSTGRES_PASSWORD: NotTheDefault POSTGRES_PORT: 35432 Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ services: command: ["postgres"] variables: POSTGRES_HOST: localhost POSTGRES_HOST: postgres POSTGRES_USER: postgres POSTGRES_PASSWORD: NotTheDefault POSTGRES_PORT: 35432 Loading