Plugin Information |
---|
View CloudBees Docker Hub/Registry Notification on the plugin site for more information. |
<!--
Plugin Information |
---|
View CloudBees Docker Hub/Registry Notification on the plugin site for more information. |
This plugin provides integration between Jenkins and Docker Hub, utilizing a Docker Hub hook to trigger one (or more) Jenkins job(s). This allows you to implement continuous delivery pipelines based on Docker in Jenkins.
Upon receiving a notification of an updated image as web-hook from Docker Hub, Jenkins will trigger all jobs that have the Docker Hub trigger enabled that also use the Docker image as part of the build. A Docker Hub Pull build step is provided to retrieve the latest image from Hub.