Note that there are some explanatory texts on larger screens.

plurals
  1. POHow could I automate build deploy in jenkins?
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COCan you give us some idea of what you are building or deploying? In the event of a web site, you're usually looking at some kind of repository push, but it might be as sophisticated as using tools like `vagrant` to stand up a new VM and populate it. If, however, you're building an iOS app, you could deploy directly to a download service. And, for a Desktop app, you could deploy to a known web location. There's a lot of opportunities when using jenkins for Continuous Deployment, but more information would be helpful in finding the right direction to go.
      singulars
    2. CO@gaige: Thanks for the interest. We are primarily trying to deploy the rpm which has the .o and other libaries in it. We ld would be deploying it in linux boxes using jenkins. My expectation would be any automated process of deploying the latest available release build through some script in a linux box.
      singulars
    3. COI have some detailed explanations on how to setup build and deploy jobs. See "[How to promote a specific build number from another job in Jenkins?](http://stackoverflow.com/questions/15126059/how-to-promote-a-specific-build-number-from-another-job-in-jenkins)" and "[jenkins continuous delivery with shared workspace](http://stackoverflow.com/questions/15140580/jenkins-continuous-delivery-with-shared-workspace)".
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload