×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Feb 13, 2024 · Hi We have multiple jenkins servers hosted on AWS ECS through docker image 2.387.3. we use LDAPs for authentication but we started to see ...
To provide Jenkins with SSH credentials, you can: ... In this scenario, on every change of integration, Jenkins ... Run "git remote prune" for each remote, to prune ...
Feb 6, 2019 · Introducing SSH Steps · sshCommand : Executes the given command on a remote node. · sshScript : Executes the given shell script on a remote node.
Sep 24, 2023 · Adds a Bitbucket Server Source Code Manager (SCM) to Jenkins, making it easier to create a connection to a Bitbucket repository when setting up ...
It can poll, fetch, checkout, and merge contents of git repositories. The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout ...
A bug about input function display in blue ocean · Do not hover "Run" icon · Blue Ocean Displaying every branch for pipelines at the root level, Search is also ...
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. .NET SDK Support · dotnetBuild : .NET: Build ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
Dec 15, 2023 · We have a freestyle job that is configured to use JDK installed from Global tools configuration for JDK. When the job runs it seems to ...