aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2020-05-30 10:56:45 -0700
committerGravatar GitHub <[email protected]>2020-05-30 10:56:45 -0700
commit6ba4c90ad8fc42385e178caa8d3fb8f42dc0cd60 (patch)
treee9c099ec814983cf06463c2e41122bbebbde910e /azure-pipelines.yml
parentScheduler: Move space from f-string of `ctx.send` to `infr_message` (diff)
parentMerge pull request #930 from MrGrote/test_antimalware (diff)
Merge branch 'master' into ban-kick-reason-length
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