Skip to content

Commit

Permalink
Try to see if the branch is returned correctly at before_build. If it…
Browse files Browse the repository at this point in the history
… is, we'll save it in an env. variable and pass it to the InvokeNextBuild script. See GitTools/GitVersion#1477 for more details.
  • Loading branch information
arnonax committed May 27, 2019
1 parent 9ba3aed commit bbd60e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.VS2017.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ image: Visual Studio 2017
before_build:
- echo ***** Appveyor.VS2017.yml ******
- cmd: nuget restore TestAutomationEssentials.VS2017.sln -verbosity detailed
- cmd: git rev-parse --abbrev-ref HEAD

build:
project: TestAutomationEssentials.VS2017.sln
Expand Down

0 comments on commit bbd60e4

Please sign in to comment.