Skip to content

Commit

Permalink
update job/build number in official builds (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: davidjen@DAVIDJENDEV <[email protected]>
  • Loading branch information
davidjenni and davidjen@DAVIDJENDEV authored May 25, 2021
1 parent 7b352a4 commit 094908e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/OfficialBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ pool:
vmImage: 'windows-latest'

steps:
- script: echo "##vso[build.updatebuildnumber]$(VSIX_VERSION)
displayName: Set Job version

- task: NodeTool@0
displayName: 'Use nodejs 14.x'
inputs:
Expand Down

0 comments on commit 094908e

Please sign in to comment.