Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I pass a pom.artifactId via pipeline

Jose Mazzetti
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 3, 2017

Hi, I'm building my project as:

```

pipelines:
default:
- step:
script:
- mvn -B verify
- export IMAGE_NAME=$DOCKER_HUB_USERNAME/MY_PROJECT:1.0

All good so far, but I want to pass dinamically my pom.artifactId as I used to do it in Jenkins. 

 

I tried without any luck with: 

"@pom.artifactId@"

 

Any help please? 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events