tfs - How do you share code between two VSTS build tasks? -


i need share typescript classes between 2 vsts build tasks. understand, compiled files required in task folder able function build task.

current scenario: have common files in common folder in root folder of vsts code base. have 2 task , b utilize these classes. when package code ignores common folder.

is possible achieve in above scenario? please advice.

thanks.

this can't achieved. each build task independent of each other. may have add classes both task respectively.

here sample of vsts task in github reference: vsts-tasks/tasks/


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -