×
The master or slave node on which the search will be performed. ... Values: PLAIN , ANT , REG_EXP ... When a webhook event is received by Jenkins it will use ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
How mission critical are each team's projects? Consider segregating the most vital projects to separate controllers to minimize the impact of a single downed ...
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 ...
Mar 2, 2022 · Pipeline is pretty simple with node. If you ... ant, antFromApache, antOutcome, antTarget ... schedule, scmRetryCount, scriptApproval ...
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 | Show results with:/search
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 | Show results with:/search
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Oct 9, 2023 · Hello I am using multibranch pipeline with Git as a branch source, build configuration is stored in Jenkinsfile.