chetan agrawal
chetan agrawal

Reputation: 107

need jenkins file configuration to deploy application on Deployit

i was using maven Jenkins job to deploy application to Deployit. now i want manual Jenkins file to deploy using the pipeline job which refer to our jenkins created file. any suggestion?

Upvotes: 0

Views: 195

Answers (1)

Joris De Winne
Joris De Winne

Reputation: 146

This link contains an example on how to use a Jenkinsfile with XL Deploy (previously known as Deployit).

Upvotes: 1

Related Questions