Enable venv caching
This commit is contained in:
parent
eaf9a90c06
commit
28a27c518a
@ -7,6 +7,7 @@ jobs:
|
||||
username: $REGISTRY_USERNAME
|
||||
password: $REGISTRY_PASSWORD
|
||||
environment:
|
||||
KEEP_EXISTING_VENV: true
|
||||
PGHOST: localhost
|
||||
PGUSER: root
|
||||
PGDATABASE: circle_test
|
||||
|
Loading…
x
Reference in New Issue
Block a user