feat: Add pipelines (SCRUM-44) #6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
image: "cimg/openjdk:21.0-node"
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:15
|
||||
image: postgres:16.4
|
||||
env:
|
||||
POSTGRES_DB: lf8_starter_db
|
||||
POSTGRES_USER: lf8_starter
|
||||
|
|
Loading…
Add table
Reference in a new issue