Reputation: 1034
I am new to Custombuild activities and I was looking for a way to change the label on a branch after a build is successful, I was reading up on System.Activities namespace. Can anybody guide me in the right direction. I just want to add a label according to the version of the build to my branch.
Thanks.
Upvotes: 0
Views: 197
Reputation: 22245
TFS Build by default automatically creates labels for you with the build number.
Upvotes: 1