load env vars using python-dotenv
This commit is contained in:
parent
0301ac778c
commit
f0101de17b
13 changed files with 235 additions and 42 deletions
|
|
@ -33,6 +33,11 @@ script:
|
|||
cache:
|
||||
- pip
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^.*-maintenance$/
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
irc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue