Enable venv caching

This commit is contained in:
Devon Mackay 2018-08-30 18:39:29 -04:00
parent eaf9a90c06
commit 28a27c518a

View File

@ -7,6 +7,7 @@ jobs:
username: $REGISTRY_USERNAME
password: $REGISTRY_PASSWORD
environment:
KEEP_EXISTING_VENV: true
PGHOST: localhost
PGUSER: root
PGDATABASE: circle_test