mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-17 11:03:14 +01:00
Fix CI .yml [APIDeploy][DMDeploy][TGSDeploy]
This commit is contained in:
@@ -236,8 +236,7 @@ jobs:
|
||||
needs: dmapi-build
|
||||
services: # We start all dbs here so we can just code the stuff once
|
||||
postgres:
|
||||
image: postgres:10.3-alpine
|
||||
command: postgres -c 'max_connections=200'
|
||||
image: postgres
|
||||
ports:
|
||||
- 5432:5432
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user