forked from mirrors/probot
Always load dotenv
This commit is contained in:
parent
966ee288ca
commit
f1511fcc17
|
@ -6,3 +6,5 @@ notifications:
|
|||
disabled: true
|
||||
env:
|
||||
- PRIVATE_KEY=ssssshhh
|
||||
- INTEGRATION_ID=1
|
||||
- WEBHOOK_SECRET=test
|
||||
|
|
Loading…
Reference in New Issue