aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorGravatar Joseph Banks <[email protected]>2020-06-10 02:32:39 +0100
committerGravatar GitHub <[email protected]>2020-06-10 02:32:39 +0100
commit6080e77a35ee7c293c73394ab3256c47b548ab4c (patch)
treedd3ddc076c408290f0aa5f7d138f416a22017771 /azure-pipelines.yml
parentModLog: ignore DMs in the message delete listener (diff)
parentAdd Python Atlanta to guild whitelists (diff)
Merge branch 'master' into bug/mod/932/modlog-ignore-dms
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