We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbcf1d commit fdb23c3Copy full SHA for fdb23c3
azure-pipelines.yml
@@ -63,7 +63,7 @@ jobs:
63
echo "Build.BuildId is $(Build.BuildId)"
64
echo "Build.BuildUri is $(Build.BuildUri)"
65
echo "project name is : $(System.TeamProject)"
66
- echo "https://dev.azure.com/mingmingkong-org/$(System.TeamProject)/_build/results?buildId=$(Build.BuildId)"
+ echo "https://dev.azure.com/mingmingkong-org/$System.TeamProject/_build/results?buildId=$Build.BuildId"
67
68
69
0 commit comments