How to copy the build artifacts from Teamcity to another server?
I tried this command "test/*.msi => \host\test\" in the artifact path, but it didn't work.
How to copy the build artifacts from Teamcity to another server?
I tried this command "test/*.msi => \host\test\" in the artifact path, but it didn't work.
Deployer plugin lets TeamCity to upload artifacts to external locations in a number of ways (SMB, FTP, SSH...).