Copy build history from one job to another job

2 views
Skip to first unread message

Amedee Van Gasse

unread,
Jul 16, 2019, 8:39:52 AM7/16/19
to Jenkins Users
I have a Jenkins job that is a declarative pipeline. It's URL is <JENKINS_URL>/job/dnscheck/.

I started using Bitbucket projects on Jenkins, and now that Jenkinsfile is also discovered and the same job lives at <JENKINS_URL>/job/website/job/dnscheck/job/master/

I want to copy the entire history (log files etc) from <JENKINS_URL>/job/dnscheck/ to <JENKINS_URL>/job/website/job/dnscheck/job/master/, and then delete <JENKINS_URL>/job/dnscheck/.

1. *Can* I do that?
2. If yes, *how* do I do that?
3. I don't want to overwrite existing files
Reply all
Reply to author
Forward
0 new messages