Discussion:
How to implement build once and deploy anywhere with jenkins pipelines and artifactory
Naga Saketh Jaligama
2018-11-14 18:12:18 UTC
Permalink
I would like to have a pipeline of build once and depploy anywhere with
jenkisnfile pipelines.
we have dev,qa,uat,stage,prod environments. The pipeline should be able to
buidl once and deploy to artifactory and then from qa it should do the
promotion and deploy to teh respective environment.

How is this possible with Jenkins and artifactory?

I know the basic artifactory pipeline code to do the promotion.But, how do
we do maintain repos in artifactory
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f73ed8bf-1224-4bcd-89af-8d420f592797%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...