×
5 days ago · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Missing: docker | Show results with:docker
Feb 26, 2024 · As a band-aid fix, I have to go to each multibranch project, go to Configure, disable and save, then go back to Configure, then finally enable ...
Implement webhooks into your Git repository. Create your initial Pipeline as a Jenkinsfile with build and test stages. You're now ready to create ...
Missing: json | Show results with:json
Feb 27, 2024 · Hi, followed the description on the gitlab plugin page to setup webhooks when the git repositor receives a push. I can see in the gitlab ...
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 multibranch
For all connection methods, Jenkins will start by triggering a docker run . Then, after this step, there will optionally be more steps to establish the ...
Oct 21, 2020 · This post will describe how I use a shared library in Jenkins. Typically when using multibranch pipeline.
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 ...
Apr 27, 2022 · Hello everyone, i would like to ask if there is anyways to Skip certain stages after a GitLab webhook is triggered here is my JenkinsFile ...
Missing: json | Show results with:json
Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...
Missing: docker webhook