×
May 16, 2018 · One common pattern for automated releases I have seen and used relies on Git tags as the catalyst for a release process.
Missing: /url | Show results with:/url
Many organizations use Docker to unify their build and test environments across machines, and to provide an efficient mechanism for deploying applications.
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
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...
Jan 11, 2024 · As of now, I would probably: Remove plugin(s) from plugins.txt; Rebuild image, deploy; Remove plugin(s) via the UI and restart. Obviously not ...
Docker is a platform for running applications in an isolated environment called a "container" (or Docker container). Applications like Jenkins can be ...
Aug 27, 2021 · Speaking of windows images, are there any good instructions on setting up a Windows Server based Docker node in the Manage Nodes and Clouds ...
Nov 2, 2022 · Hi guys, I have totally understand, that jenkins had to migrated to jdk 11 with 2.263 at latest and I'm fine with that generally, ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
Nov 15, 2023 · Hi forum, I have a general problem with Jenkins (using 2.414.3) running behind an egress corporate proxy to the internet.