Skip to content

Commit

Permalink
Removed old gitversion task
Browse files Browse the repository at this point in the history
  • Loading branch information
raandree committed Apr 7, 2022
1 parent 14f56ac commit cc15073
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ stages:
Write-Host -Object "##vso[build.updatebuildnumber]$($gitVersionObject.FullSemVer)"
displayName: Calculate ModuleVersion (GitVersion)
- task: GitVersion@5
name: gitVersion
displayName: 'Evaluate Next Version'
inputs:
runtime: 'core'
configFilePath: 'GitVersion.yml'

- task: PowerShell@2
name: package
displayName: 'Build & Package Module'
Expand Down

0 comments on commit cc15073

Please sign in to comment.