×
How to build an unsigned Jenkins MSI on your Windows machine. Should you ever need to rebuild a Jenkins MSI on your Windows machine, here is a way to do it.
Missing: /url | Show results with:/url
Jun 28, 2022 · In this blog post, we will discuss the Jenkins project's migration to Java 11 and Java 17, reflecting on it in the context of previous Java ...
Missing: /url | Show results with:/url
A little over a year ago, we launched JenkinsIsTheWay.io, a website whose sole purpose is to share Jenkins user stories with the developers and engineers in our ...
Missing: /url | Show results with:/url
May 11, 2020 · New images. All official Docker images for agents now provide nanoserver-1809 and windowsservercore-1809 tags which include Windows images and, ...
Generating an SSH key pair · In a terminal window run the command: ssh-keygen -f ~/.ssh/jenkins_agent_key · Provide a passphrase to use with the key (it can be ...
The content driving this site is licensed under the Creative Commons Attribution-ShareAlike 4.0 license. Resources. Downloads · Blog · Documentation · Plugins ...
The jnlpUrl ${JENKINS_URL}/computer/${AGENT_NAME}/jenkinsagent.jnlp argument to the agent JAR has been deprecated. Use url ${JENKINS_URL} and name ...
Introducing the Azure Key Vault Credentials Provider for Jenkins. Azure Key Vault is a product for securely managing keys, secrets and certificates.
Missing: /url | Show results with:/url
Docker is a platform for running applications in an isolated environment called a "container" (or Docker container). Applications like Jenkins can be ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...