×
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Missing: devops | Show results with:devops
It performs a clone from the specified repository. Use the Pipeline Syntax Snippet Generator to generate a sample pipeline script for the git step. More ...
Missing: devops | Show results with:devops
Your Pipeline will be created as a Jenkinsfile , which will be committed to the master branch of your forked and locally cloned Git repository ( building-a- ...
Missing: hudson | Show results with:hudson
Nov 7, 2022 · Hi, I am facing following issue on my jenkins controller node: using GIT_SSH to set credentials Jenkins user connection to bitbucket server ...
Nov 2, 2023 · Hello! I'm having an unexpected in few of my builds, when ending the pipeline. The curious thing is that is affecting more than one ...
Missing: devops | Show results with:devops
Sep 6, 2022 · I get an error about “No ECDSA host key”. I saw another post explaining that GitHub no longer allows “git” url connections and that I must use ...
Missing: devops | Show results with:devops
Nov 12, 2023 · The git plugin provides fundamental git operations for Jenkins projects. ... Repository browser for git repositories hosted by Azure DevOps.
For example, the Pipeline: GitHub Groovy Libraries plugin allows a script to use an untrusted library named like github.com/someorg/somerepo without any ...
Missing: hudson | Show results with:hudson
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.