Skip to content

Commit 69f4c15

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent dca0872 commit 69f4c15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ jobs:
6060
echo " pipeline workspace $(Pipeline.Workspace)"
6161
echo "##vso[build.updatebuildnumber]rc2"
6262
echo "the Build.BuildNumber is $(Build.BuildNumber)"
63+
echo "Build.BuildId is $(Build.BuildId)"
64+
echo "Build.BuildUri is $(Build.BuildUri)"
65+
6366
6467
6568

0 commit comments

Comments
 (0)