Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Dadoum committed Nov 9, 2019
1 parent 753f9dd commit d649fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ steps:

- task: CmdLine@2
inputs:
script: '$(Pipeline.Workspace)/s/AssemblyGenerator.bat'
script: '$(Pipeline.Workspace)/s/AssemblyGenerator.bat $(Build.BuildNumber)'

- task: VSBuild@1
inputs:
Expand Down

0 comments on commit d649fa4

Please sign in to comment.