General Info
Vendor |
JetBrains |
License |
|
Type |
open-source |
Status |
stable |
Description
This plugin adds basic deployment functions
to TeamCity continuous integration serverhttp://www.jetbrains.com/teamcity/
Usage
In build configuration settings, new runners will be available for build steps.
New runners include:
- SMB Deployer - upload artifacts via SMB (Windows shares)
- FTP Deployer - upload artifacts via FTP
- SSH Deployer - upload artifacts via SSH (using SCP or SFTP protocols)
- SSH Exec - execute arbitrary commands using SSH
- Tomcat Deployer - deploy WAR application archives to a Tomcat instance (requires Manager webapp)
When configuring artifacts for upload, same patterns can be used as in "Artifacts Path" section of "General Settings"
page. Including packaging artifacts to zip/tgz archives
TeamCity Versions Compatibility
TeamCity 7.0+
Sources
https://bitbucket.org/nskvortsov/deployer/src
Continuous Integration
Current build status is
Detailed CI status page