aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-09-26 15:08:38 +0300
committerGravatar ks129 <[email protected]>2020-09-26 15:08:38 +0300
commita0eb4e60c2a5fd8cf5344275532a5212e12f1b2d (patch)
tree84596a5b098109ef5a993da4bb3091f5b3448c48 /azure-pipelines.yml
parentPEP: Move PEP error message sending to another function (diff)
parentMerge pull request #1161 from bast0006/feature-bast-user-token-notify (diff)
Merge remote-tracking branch 'upstream/master' into pep-improvisations
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