Use updated pip when building on CircleCI
This commit is contained in:
parent
9370029058
commit
88339e9d36
@ -12,6 +12,7 @@ defaults:
|
||||
PGUSER: root
|
||||
PGDATABASE: circle_test
|
||||
REDIS_URI: redis://localhost:6379
|
||||
PIP_VERSION: 18.*
|
||||
dockerCmdEnvironment: &dockerCmdEnvironment
|
||||
APP_USER: atst
|
||||
APP_GROUP: atat
|
||||
|
Loading…
x
Reference in New Issue
Block a user