【发布时间】:2020-04-20 18:39:55
【问题描述】:
这就是我的简单测试任务的样子:
steps:
- bash: echo "Hello World!!! - $(Build.SourceBranch) and DeployType is $(TeamsChannel)"
displayName: "Started building for $(Build.SourceBranch)"
【问题讨论】:
标签: azure-devops