×
Apr 14, 2024 · 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
Dec 3, 2021 · When set and Environment Name exists, it will trigger a UpdateEnvironment Call when the Application Version is created. If not set, then all ...
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 | Show results with:Docker
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
Build Triggers; Build Wrappers; Build Notifiers; Deployment; Build Parameters; Other Post-Build Actions; Build Tools; Build Reports; Artifact Uploaders. Source ...
Missing: trigger example
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Jan 22, 2024 · When Jenkins receives a notification of an updated image that is a web-hook from Docker Hub, it triggers all jobs that have the Docker Hub ...
Missing: /search | Show results with:/search
This example uses the Jenkins deployment pod name. To find the name of the pod, enter the following command: kubectl get pods -n jenkins.
Missing: trigger | Show results with:trigger
Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the job ...
Runtime arguments to pass to docker run . This option is valid for docker and dockerfile . Example 1. Docker Agent, Declarative Pipeline.