×
dependency-check-jenkins-plugin/, 2024-05-23 07:47 ... display-url-api/, 2024-05-23 07:47, -. [DIR], distTest/, 2024 ... workflow-step-api/, 2024-05-23 07:47, -. [ ...
Sep 24, 2023 · However, when it comes to adding new definitions/stages/steps or maintaining the Jenkins Pipeline Script for other reasons, you need to make all ...
Jan 23, 2023 · I have used many hours going through Stackowerflow etc to find a solution, like changing the url from https://updates.jenkins.io/update-center.
Missing: workflow- step-
Nov 2, 2023 · You can have as many stages as you like, in a linear sequence. (They may be inside other steps such as 'node' if that is convenient.) Give each ...
Missing: /search | Show results with:/search
May 12, 2024 · ... URL, e.g. https://your.gitlab.server; Click the 'Add' button to add a credential, choose 'GitLab API token' as the kind of credential, and ...
May 13, 2024 · By checking the checkbox "Dynamic Trigger Configuration", the user is asked for the URL to a file. On a set interval, the plugin fetches and ...
Jan 27, 2021 · the `PATH+X` syntax prepends an item to the existing `PATH`: // https://jenkins.io/doc/pipeline/steps/workflow-basic-steps/#withenv-set ...
... step named buildPlugin : // vars/buildPlugin.groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn ...
<dependency> <groupId>org.jenkins-ci.plugins.workflow ... step from the Pipeline: Basic Steps ... find the groupId and artifactId values in the plugin dependency ...
The Pipeline plugin was built with requirements for a flexible, extensible, and script-based CD workflow capability in mind. Accordingly, pipeline functionality ...