asp.net mvc - Is it possible to copy build files to multiple drop folders on TFS? -


i have 2 web servers testing mvc applications. when create build definition in visual studio utilize 2 drop folders (one on each server) doesn't seem possible. know there lot of ways around manually copying files, setting data replication or creating multiple build definitions looking simplest way. ideas?

add post-build script copy files second web server.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -