mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 02:26:50 -07:00
Fix CI build versioning (#86)
This commit is contained in:
parent
dd79d6fcd3
commit
f1ed0bf5c1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ pr:
|
|||
- master
|
||||
- servicing/*
|
||||
|
||||
name: 0.$(Date:yyMM).$(Date:dd)$(Rev:rr).0
|
||||
name: 0.$(Date:yyMM).$(DayOfMonth)$(Rev:rr).0
|
||||
|
||||
jobs:
|
||||
- template: ./templates/build-app-public.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue