diff options
| author | 2020-05-30 10:56:45 -0700 | |
|---|---|---|
| committer | 2020-05-30 10:56:45 -0700 | |
| commit | 6ba4c90ad8fc42385e178caa8d3fb8f42dc0cd60 (patch) | |
| tree | e9c099ec814983cf06463c2e41122bbebbde910e /azure-pipelines.yml | |
| parent | Scheduler: Move space from f-string of `ctx.send` to `infr_message` (diff) | |
| parent | Merge 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.yml | 1 |
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 |