Skip to content

Commit

Permalink
Merge pull request #67 from microsoft/users/sujitn/yamlbldver3
Browse files Browse the repository at this point in the history
Use $rev as build id
  • Loading branch information
sujitnayak committed Mar 23, 2020
2 parents f4217bf + 21b921a commit 005d2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/iis.servicemonitor.build.official.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: $(SourceBranchName)_$(Date:yyyyMMdd)$(Rev:.rr)
name: $(Rev:rr)

pr: none
trigger: none
Expand Down

0 comments on commit 005d2e3

Please sign in to comment.