×
The master or slave node on which the search will be performed. Environment variable during the build: filesfound_setting_node. directory : String; directory ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Mar 2, 2022 · I have a problem. In Jenkins, I run automatic tests using Postman. When the build is done, an e-mail notification is sent with an attachment ...
Nov 2, 2023 · Hello! I'm having an unexpected in few of my builds, when ending the pipeline. The curious thing is that is affecting more than one ...
Missing: howto | Show results with:howto
Sep 18, 2023 · I have similar question, but not quite same. I use kubernetes as the cloud provider, and i can always see some pipeline jobs being “executed” on ...
Missing: /search howto
Mar 14, 2017 · Detect files on the master or on a Jenkins slave. Specify the files with Ant-style includes and excludes patterns.
Apr 3, 2024 · Hi all, I'm using a loop like this one to start a parallelStageMap: def generateTestStage(job_name, nodes_label) { return { stage(job_name) ...
Missing: /search
To see an example usage, see Install and Configure the AWS CodePipeline Plugin for Jenkins. ... ANT style wildcard. ... Provide a query string to search for pending ...
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Missing: howto | Show results with:howto
Oct 9, 2023 · Hello I am using multibranch pipeline with Git as a branch source, build configuration is stored in Jenkinsfile.