Bitbucket Webhook Error 500 on Jenkins
What does bitbucket webhook do? When code is pushed to bitbucket, it's suppose to trigger our Jenkins webhook URL in order to automate the continuous integration process where Jenkins will…
Continue ReadingWhat does bitbucket webhook do? When code is pushed to bitbucket, it's suppose to trigger our Jenkins webhook URL in order to automate the continuous integration process where Jenkins will…
Continue ReadingA gist of docker files to build docker images containing pre-built Java application. You may build the Java project in the same container too, but it will make the deployment…
Continue Reading