Re: copy artificate slave server to master server in jenkins pipeline

2022-08-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 16.08.2022 um 04:34 -0700 schrieb Prasant singh: > can you please help how to cop artifacts on master server without > using cp orscp command on master Jenkins server? Depends on your use case. You can either use stash/unstash or archive artifacts/copy artifacts. The former is fo

pipeline select agent depending on avaliability

2022-08-17 Thread Rita Morgan
Using a Jenkinsfile, I have 2 agents (master, nodeA). I prefer my job to run on nodeA. If its not available (its a ec2 instance), i want it to run on master. Is there a way to declare this in a pipeline? I know there is a feature to prefer an agent or explicity set it as a label but I really

Re: copy artificate slave server to master server in jenkins pipeline

2022-08-17 Thread Alex Earl
Please use the updated terminology master -> controller slave -> agent On Wed, Aug 17, 2022 at 8:32 AM Prasant singh wrote: > Hi All, > can you please help how to cop artifacts on master server without using cp > orscp command on master Jenkins server? > > -- > You received this message because

copy artificate slave server to master server in jenkins pipeline

2022-08-17 Thread Prasant singh
Hi All, can you please help how to cop artifacts on master server without using cp orscp command on master Jenkins server? -- 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 a

Jenkins plugins update behind a firewall

2022-08-17 Thread Arvind Singh
Hi, We have setup Jenkins behind a firewall and want to update the firewall rules so that we can do periodic updates of Jenkins and plugins. I notice that the sites which we will be using for these are “pkg.jenkins.io” and “ updates.jenkins.io”. However, we see that these hosts are configured w