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