Hands on with Jenkins
We would be checking the options when to rebuild our project using Build Triggers We can either set up a build
through scripts or after some other project
after a specific time
through commits in a particular branch
when a pull request is made
t...
devopsncloud.hashnode.dev2 min read