Skip to content

Commit

Permalink
Restore git version for PRs from forks
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Mar 27, 2019
1 parent 879f8b9 commit f333f09
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
clean: true

- task: GitVersion@4
# Ignore gitversion for forks, until this is fixed:
# https://developercommunity.visualstudio.com/content/problem/284991/public-vsts-previouw-cant-set-build-number-of-pr-b.html
condition: eq(variables['System.PullRequest.IsFork'], 'False')
inputs:
updateAssemblyInfo: false

Expand Down

0 comments on commit f333f09

Please sign in to comment.