×
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
May 11, 2020 · New images. All official Docker images for agents now provide nanoserver-1809 and windowsservercore-1809 tags which include Windows images and, ...
Jenkins Long-Term Support Release. We have released 1.409.1, our first long-term support (LTS) release, from the Jenkins project.
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
The jnlpUrl ${JENKINS_URL}/computer/${AGENT_NAME}/jenkinsagent.jnlp argument to the agent JAR has been deprecated. Use url ${JENKINS_URL} and name ...
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 ...
Short container image tags (without "jdk" in them) such as jenkins/jenkins:2.426.1 are now using Java 17. If you need to continue using Java 11, use tags like ...
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
Execute all the steps defined in this Pipeline within a newly created container of the given name and tag ( maven:3.9.3-eclipse-temurin-17 ). Example 2. Stage- ...