Fix CI build versioning (#86)

This commit is contained in:
Matt Cooley 2019-03-01 10:10:33 -08:00 committed by GitHub
parent dd79d6fcd3
commit f1ed0bf5c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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