PipAuthenticate@0 - Python pip 身份验证 v0 任务

使用此任务为安装 Python 分发版的 pip 客户端提供身份验证。

语法

# Python pip authenticate v0
# Authentication task for the pip client used for installing Python distributions.
- task: PipAuthenticate@0
  inputs:
  # Feeds and Authentication
    #artifactFeeds: # string. Alias: feedList. My feeds (select below). 
    #externalFeeds: # string. Alias: externalSources. Feeds from external organizations.
# Python Pip Authenticate v0
# Authentication task for pip client used for installing python distributions.
- task: PipAuthenticate@0
  inputs:
  # Feeds and Authentication
    #artifactFeeds: # string. Alias: feedList. My feeds (select below). 
    #externalFeeds: # string. Alias: externalSources. Feeds from external organizations.

输入

artifactFeeds - 我的源 (在下面选择)
输入别名: feedListstring.

指定要在组织中进行身份验证的源。


externalFeeds - 来自外部组织的源
输入别名: externalSourcesstring.

指定要在组织外部进行身份验证的终结点。


任务控件选项

除任务输入外,所有任务都有控制选项。 有关详细信息,请参阅 控制选项和常见任务属性

输出变量

无。

要求

要求 说明
管道类型 YAML、经典版本、经典版本
运行平台 Agent、DeploymentGroup
需求
功能 此任务不满足作业中后续任务的任何要求。
命令限制 Any
可设置变量 Any
代理版本 2.144.0 或更高版本
任务类别
要求 说明
管道类型 YAML、经典版本、经典版本
运行平台 Agent、DeploymentGroup
需求
功能 此任务不满足作业中后续任务的任何要求。
命令限制 Any
可设置变量 Any
代理版本 2.115.0 或更高版本
任务类别