Skip to content

Commit bc26ed9

Browse files
Update name
1 parent c563bcc commit bc26ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ trigger:
55
# This pipeline is meant to build & deploy upon tagging. It's not meant to be a part of PR validation.
66
pr: none
77

8-
name: pr.$(prId)-$(prIteration)
8+
name: $(Build.SourceBranchName)_$(Year:yyyy).$(Month).$(DayOfMonth)$(Rev:.r)
99

1010
variables:
1111
- group: Code_Signing_Certificate_2023_2026

0 commit comments

Comments
 (0)