aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorGravatar Kieran Siek <[email protected]>2020-06-22 08:42:12 +0800
committerGravatar GitHub <[email protected]>2020-06-22 08:42:12 +0800
commit3e7e66ca0158a864dde825d8aeaad1b32c87b9ab (patch)
tree1773e4de764f95254c89ddf7b18c67857c6ca211 /azure-pipelines.yml
parentLogging Tests: Simplify `DEBUG_MODE` `False` test (diff)
parentMerge pull request #1009 from python-discord/bug/mod/bot-2a/webhook-clyde (diff)
Merge branch 'master' into logging-tests
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index d56675029..4500cb6e8 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -22,6 +22,7 @@ jobs:
REDDIT_CLIENT_ID: spam
REDDIT_SECRET: ham
WOLFRAM_API_KEY: baz
+ REDIS_PASSWORD: ''
steps:
- task: UsePythonVersion@0