parent
8d452e6aa6
commit
d989f0251f
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ jobs:
|
|||
|
||||
services:
|
||||
mydb:
|
||||
image: postgres:latest
|
||||
image: postgres:latest
|
||||
name: mydb
|
||||
env:
|
||||
POSTGRES_USER: alice
|
||||
POSTGRES_PASSWORD: iEx4Vj7zBb6
|
||||
|
|
Loading…
Add table
Reference in a new issue