Skip to content

Commit 045c3bb

Browse files
committed
.azure-pipelines/release.yml: use simple build number
Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
1 parent a4a3886 commit 045c3bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release-$(Date:yyyyMMdd)$(Rev:.r)
1+
name: $(Date:yyyyMMdd)$(Rev:.r)
22
trigger: none
33
pr: none
44

0 commit comments

Comments
 (0)