Hi, Anna after teraform is it possible to expect a private repositories series podunga like jfrog or nexes with maven jar and war and docker image management in repositories
Hi bro, the master branch also have jenkins file right? then for that file also the container should be created right? here its creating container only for developmement and production branch, not for master branch. is it beacause using the same port 8000 in both development and master branch? please confirm
We should put jenkinsfile only on the branch that is required jenkins build. Other branches like master wont be needed. Also we can restrict on jenkins pipeline job where you can see include and exclude branches. With the help of this, we can instruct jenkins to build which branch even if you have jenkinsfile in every branch.
Stay subscribed for more learning videos. Click here to Subscribe: bit.ly/selvatechitops
Website: www.learnitguide.net
Facebook : facebook.com/selvatechitops
Twitter : twitter.com/selvatechitops
Instagram : instagram.com/selvatechitops
Pinterest : www.pinterest.com/selvatechitops
Telegram : t.me/selvatechitops
Linkedin : www.linkedin.com/in/selvatechitops
thank you
Thanks bro
Hi Selva , next session video epo release panuvinga
How to push this image to docker hub, dev to public docker hub and production to private docker hub
Hi, Anna after teraform is it possible to expect a private repositories series podunga like jfrog or nexes with maven jar and war and docker image management in repositories
Noted bro.
Hi bro,
the master branch also have jenkins file right? then for that file also the container should be created right? here its creating container only for developmement and production branch, not for master branch. is it beacause using the same port 8000 in both development and master branch? please confirm
We should put jenkinsfile only on the branch that is required jenkins build. Other branches like master wont be needed. Also we can restrict on jenkins pipeline job where you can see include and exclude branches. With the help of this, we can instruct jenkins to build which branch even if you have jenkinsfile in every branch.