Sep 7, 2021 · When a Jenkins job executes, it sets some environment variables that you may use in your shell script, batch command, Ant script or Maven POM.
Missing: /search | Show results with:/search
Customizing the execution environment. Pipeline is designed to easily use Docker images as the execution environment for a single Stage or the entire Pipeline.
Mar 28, 2024 · This plugins adds Jenkins pipeline steps to interact with the AWS API.
Sep 7, 2021 · This plugin allows the user to execute a shell/batch task depending on the build log output. Java regular expression are allowed.
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
The simplest and most common way of installing plugins is through the Manage Jenkins > Plugins view, available to administrators of a Jenkins environment.
Aug 17, 2018 · Automatically provisioning a Docker image, when needed, as a part of a “cloud” configuration. Referencing a “docker” global variable that can be ...
This tutorial shows you how to use the Blue Ocean feature of Jenkins to create a Pipeline that orchestrates building a simple application.
The parameters are available as environment variables. So e.g. a shell ($FOO, %FOO%) or Ant ( ${env.FOO} ) can access these values. Defining Parameters.
Missing: /search | Show results with:/search