Hi,
I am using Jenkins for Continuous Integration and Continuous
Deployment. I have written script for deployment process, but i don't want
to run that script from jenkins master server, due to some security
reasons.
So i launched a slave server using Headless mode in Ubuntu server, no
Hi,
I have added "Post build script" plugin for rails capistrano deployment,
While deploying I am having issue with MFA protected EC2 server, It is
asking for MFA. Is there an option to prompt the user to enter MFA at the
time of deployment from Jenkins ? OR Please suggest if there are any