Hi Team,
I am trying to perform automated maven release using Jenkins and maven
release plugin. When i perform the maven release, plugin modifies the
pom.xml, creates release.properties, pom backup under jenkins workspace but
doesn't commit the files to bitbucket. I don't see any errors in the
I have a Jenkins job that is a declarative pipeline. It's URL is
/job/dnscheck/.
I started using Bitbucket projects on Jenkins, and now that Jenkinsfile is
also discovered and the same job lives at
/job/website/job/dnscheck/job/master/
I want to copy the entire history (log files etc) from
/j
On Saturday, July 13, 2019 at 1:07:16 PM UTC+2, Ivan Fernandez Calvo wrote:
>
> Hi,
>
> Every branch has its own Jenkinsfile, so you can have different
> configuration on every Jenkinsfile
>
Hi Ivan,
Merge conflicts shall be avoided at all possible cost, therefor my previous
solution shall be
Does anyone get a solution on this? I am facing the same issue. EmailExt
plugin sending email but not the image.
On Friday, 13 June 2014 14:42:44 UTC+5:30, Maciej GÄ…siorowski wrote:
>
> Hi, I want to add images to mail body (from artifacts or workspace
> folder). It is possible ? I add img tag,
Hello All,
We are trying to restart IIB integration node with Jenkins job,
But we have faced below issue with jenkins --> issue is:: jenkins itself
kills the thread after completion of command execution.
We have resolve above issue with* export BUILD_ID=dontKillMe. *Here* we got
a new issue i
It handles things alright, in that it will eventually show all prompts. It
just insists on showing them in the order they're in the jenkinsfile,
rather than based on which job gets done first. But thanks, I given that
info, I won't continue to try to figure out a way to do so, and will rework