【发布时间】:2019-10-18 20:51:22
【问题描述】:
【问题讨论】:
标签: azure-devops continuous-integration azure-pipelines continuous-deployment
【问题讨论】:
标签: azure-devops continuous-integration azure-pipelines continuous-deployment
设置全局变量
YAML
经典
使用变量
YAML
经典
例子:
Batch script: %VARIABLE_NAME%
PowerShell script: $env:VARIABLE_NAME
Bash script: $VARIABLE_NAME
密钥库
【讨论】: