Erick Macedo (2015-04-27 22:54):
Hi,
I configured this way and it worked,
Another question, as you usually split between the build environment
(Stage, test, production)?
Create a build for each environment? or a single build and different
parameters?
You should have separte builds for sev
Hi,
I configured this way and it worked,
Another question, as you usually split between the build environment
(Stage, test, production)?
Create a build for each environment? or a single build and different
parameters?
Em sexta-feira, 24 de abril de 2015 17:55:21 UTC-3, Erick Macedo escreveu:
Hi Erick
There's probably many other ways as well, but what you describe is how we
currently do a lot of our deploys so it'd be worth giving it a try and
seeing if it fits in with your processes.
Cheers
Richard
On 11:38PM, Mon, 27/04/2015 Erick Macedo wrote:
> First thanks for the help Richard
First thanks for the help Richard
As I have two jobs one to build and another to deploy,
I should use the plugin "Copy Artifacts plugin" to get the war of
workspace "build" and transfer to the workspace "deploy"?
graciously
Erick Macedo
Em sexta-feira, 24 de abril de 2015 17:55:21 UTC-3, Erick
The path of files to transfer is relative to the workspace. Usually you'd
transfer over an artifact either created by the job or brought in via
something like the Copy Artifacts plugin.
Richard
On 8:55AM, Sat, 25/04/2015 Erick Macedo wrote:
> Hi,
>
> Publish plugin installed SSH in jenkins to p
Hi,
Publish plugin installed SSH in jenkins to perform deploy the artifacts
generated by the maven on a linux server with wildfly.
In SSH Server Name added the server and test the connection is ok.
The problem is in session with field Transfers Source files, these files
are as to which path? t