teamcity-deployer-plugin
teamcity-deployer-plugin copied to clipboard
Deployer plugin for TeamCity CI server
Deploying /var/lib/jenkins/workspace/deploy/target/training-1.0-SNAPSHOT.jar to container Tomcat 7.x Remote with context ERROR: Build step failed with exception java.lang.RuntimeException: Extension File Error. at hudson.plugins.deploy.CargoContainerAdapter.deploy(CargoContainerAdapter.java:82) at hudson.plugins.deploy.CargoContainerAdapter$DeployCallable.invoke(CargoContainerAdapter.java:147) at hudson.plugins.deploy.CargoContainerAdapter$DeployCallable.invoke(CargoContainerAdapter.java:117) at hudson.FilePath.act(FilePath.java:1078) at hudson.FilePath.act(FilePath.java:1061) at...
Questions: My requirement is to deploy the artifacts (created in teamcity while compiling the code) via teamcity to dev server through ssh deployer using SFTP , my build agent is...
I'm trying to deploy a relatively small site using the SSH Uploader. The target machine is a Windows Server 2012 install with super fast networking. When it gets to the...
Hello, I am copying a file from macOS to windows share. The file has standart attributes as -rw-r--r-- (644) when i use the deployer smbUpload with the parameter +:file =>...
I have some MacOS applications to upload on a samba server (on a windows server). I am very happy to use this plugin because I haven't to mount the remote...
Would be possible to http proxy settings support?
Hi, Right now this step is just hung waiting for the password input for the sudo command - sudo systemctl stop tomcat Is there any way it can be passed...
Web Deploy is the [IIS extension](https://www.iis.net/downloads/microsoft/web-deploy) to support web site deployment which is widely used (on-premises, azure cloud). At the client side exists [msdeploy.exe](https://technet.microsoft.com/en-us/library/dd569106(v=ws.10).aspx) command line application. Currently users should...
Copy all artifacts which described in General Settings page --- - Bitbucket: https://bitbucket.org/nskvortsov/deployer/issue/17 - Originally reported by: Anonymous - Originally created at: 2013-07-30T07:10:43.440
In Jenkins there is such option so Cargo plugin for sure makes it possible. It is very inconvenient not to have option to change a path where WAR will be...