Is there a way to change the name of the folder that is parse at completion?
I’m working in a maven project structure and I need to change the output name so that I can control it with envVar in jenkins.
Tnx
Is there a way to change the name of the folder that is parse at completion?
I’m working in a maven project structure and I need to change the output name so that I can control it with envVar in jenkins.
Tnx
You can’t get rid of the timestamp, if that’s what you’re looking for. If so, you’d better use ANT patterns on the Jenkins side.