Fix CI .yml [APIDeploy][DMDeploy][TGSDeploy]

This commit is contained in:
Jordan Brown
2020-07-30 16:11:49 -04:00
parent 76c607dde1
commit e993448429
+1 -2
View File
@@ -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: