Re: Checkout will put the files on agent, I need it on master node Jenkins

2020-05-11 Thread SARDARNI NK
Thank you Mark let me try this approach. Thanks, Nav -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view

Re: Checkout will put the files on agent, I need it on master node Jenkins

2020-05-11 Thread SARDARNI NK
Thank you. Master node executors 0 and we don't to provide executors to any numbers for good practices. I am not using any labels on the job too. Thanks, Nav -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and

Checkout will put the files on agent, I need it on master node Jenkins

2020-05-11 Thread SARDARNI NK
Hi Everyone, The checkout will put the files on the agent, I need it on the master node. Could anyone can help me. Is there anyway to setup another Jenkins job that can copy the code on the master? Currently, I am copy file.sh in manually on the master, and calling that file in Jenkins job

Jenkins to connect DB Protect

2019-12-02 Thread SARDARNI NK
Hi All, We have Jenkins Job and we have label as a slave(DB ProtectSer ) , In DB ProtectSer slave (DB Protect is installed and configured ) and our Jenkins job could able to execute *manual *commands which will connect DB Protect server, but every time And then we need to login to the DB

Re: Upload jars or Bundle to Nexus using Jenkins Job and some repository are not uploading the jars or bundle to Nexus

2019-11-14 Thread SARDARNI NK
Thank you Gunduzalp!! I was getting an error on Jenkins Build Return code is: 401, ReasonPhrase: Unauthorized. Thanks, Nav On Wednesday, November 13, 2019 at 4:32:06 PM UTC-5, Yilmaz Gunduzalp wrote: > > Do you get any errors? It could be a ssl certificate issue -- You received this

Upload jars or Bundle to Nexus using Jenkins Job and some repository are not uploading the jars or bundle to Nexus

2019-11-13 Thread SARDARNI NK
Hi All, I have a Jenkins job which takes multiple parameters, one of the Parameter we have the Name: repository with choice (xxx_snapshots_xxx, xxx_releases_xxx, xxx_thirdParty_xxx ) which basically repository to upload. In Jenkins Job, we have Build Environment step with conditional