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

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

sql - MySQL - Finding Empty relations -