command line - Deploy the directories to remote windows server -
am using teamcity ci, after checking out repo github need deploy files , directories 1 of remote windows machine
note: both teamcity agent , remote machine having windows os
please me achieve same command line or of plugins.
you can use teamcity deployer plugin gather artifacts , deploy them network share or ftp.
create new network share on target windows machine , configure correct write permissions share , ntfs folder. use network share address in teamcity build configuration. machine running teamcity agent must have access network share.
Comments
Post a Comment