We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DATABASE_URL
1 parent d7cd98e commit 5b1f9f7Copy full SHA for 5b1f9f7
.circleci/config.yml
@@ -46,6 +46,7 @@ commands:
46
environment:
47
DATABASE_URL: 'postgres://psqlextra:psqlextra@localhost:5432/psqlextra'
48
DATABASE_IN_CONTAINER: 'true'
49
+ TOX_TESTENV_PASSENV: 'DATABASE_URL DATABASE_IN_CONTAINER'
50
51
jobs:
52
test-python36:
0 commit comments