aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-05-31 09:12:53 +0300
committerGravatar ks129 <[email protected]>2020-05-31 09:12:53 +0300
commit9717fb4256f980ccdd9ee8145443a8ef5ad6bf1b (patch)
tree324b6822e50eae6b25e6f5e11d967f19aebe6346 /azure-pipelines.yml
parentSource: Direct aliases to their original commands (diff)
parentMerge branch 'master' into source-command (diff)
Merge remote-tracking branch 'origin/source-command' into source-command
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