×
... trigger their Docker image builds. Today, a Dockerhub Notification Plugin exists which can help, but it requires a webhook. You can only use it if you own ...
5 days ago · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values. From POST content ...
Missing: docker poll
Jan 7, 2019 · In this post I wanted to show how you can run Jenkins behind a firewall (which could be a corporate firewall, a NAT'ed network like you have ...
Missing: docker | Show results with:docker
May 30, 2023 · Hi everyone, after some testing we found out that the problem is the skipDefaultCheckout() under options in pipeline groovy. Before this last ...
Missing: post | Show results with:post
Oct 23, 2023 · I am able to trigger a build via a PR created / updated on bitbucket cloud with no issues, but if I select comment created or deleted as a ...
Apr 16, 2018 · I'm behind a firewall, so webhooks are not an option. However, the job triggers every 10 minutes in all the branches and PR's(until accepted) ...
The triggers directive defines the automated ways in which the Pipeline should be re-triggered. For Pipelines which are integrated with a source such as GitHub ...
Missing: poll | Show results with:poll
How do I poll a child branch on Git in Jenkins without Webhook? ... docker , pipeline. 0, 227, October ... Generic webhook trigger pipeline job for master branch ...
Missing: post | Show results with:post
The cron based jobs are working fine until stash-pullrequest-builder-plugin is installed and configured for one of our gating job.