×
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines.
Missing: hudson | Show results with:hudson
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Build a Python app with PyInstaller · Prerequisites · Fork and clone the sample repository · Start your Jenkins instance · Create your Pipeline project in Jenkins.
Missing: hudson | Show results with:hudson
Feb 1, 2022 · The Jenkins agent tried to use the program /usr/local/bin/git as the git program. It could not find it. It could not find it because there is no ...
Missing: python | Show results with:python
Jul 1, 2016 · To copy and paste it directly into a Jenkins Pipeline job, replace the checkout scm step with git 'https://github.com/reiseburo/hermann.git' .
Missing: hudson | Show results with:hudson
Nov 12, 2023 · ... Jenkins job is configured to clone. branches (optional) is a comma separated list of one or more branches meant for multi-branch pipelines.
Missing: python | Show results with:python
Mar 24, 2023 · Hi everyone,. I'm opening this issue because I have the same problem described in this issue: https://issues.jenkins.io/browse/JENKINS-59145 ...
This script allows you to check the status of all monitors and to reactivate them. Display the number of jobs using SCM Polling from Freestyle, Pipeline and ...
"Use the newest" copies artifacts from the upstream build with the largest build number (that is, newest). The default value is "Use global setting", which ...
Missing: python | Show results with:python
End-to-End Multibranch Pipeline Project Creation · Prerequisites · Fork and clone the sample repository · Create development and production branches in your ...
Missing: hudson | Show results with:hudson