summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-01-11 17:23:00 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-01-11 17:23:00 -0500
commit34d87688eae5d10970f3c8269ac01bcca4ad0229 (patch)
treefc1aeee4e2478478dd0d7cf89b05b7757964583a
parentbb357fb88ca6df10b84235eff42bafa1461b2b75 (diff)
downloadpytest-runner-34d87688eae5d10970f3c8269ac01bcca4ad0229.tar.gz
Include token passthrough for azure pipelines publish stage.
-rw-r--r--azure-pipelines.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
new file mode 100644
index 0000000..01bfa5f
--- /dev/null
+++ b/azure-pipelines.yml
@@ -0,0 +1,2 @@
+ env:
+ TIDELIFT_TOKEN: $(Tidelift-token)