1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00

just rev, no dot

This commit is contained in:
Kyle Spearrin 2019-03-28 22:26:08 -04:00
parent a46c4777ba
commit df603edd5e

View File

@ -13,7 +13,7 @@ trigger:
pool: pool:
vmImage: 'vs2017-win2016' vmImage: 'vs2017-win2016'
name: $(Rev:.r) name: $(Rev:r)
steps: steps:
- task: NodeTool@0 - task: NodeTool@0