×
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. Jenkins Core. archiveArtifacts : Archive the artifacts; fingerprint ...
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. Pipeline Maven Integration Plugin. withMaven : Provide Maven ...
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. Pipeline: Groovy. load : Evaluate a Groovy source file into the ...
Missing: /url | Show results with:/url
There are also tutorials geared to developers who want to orchestrate and automate building their project in Jenkins using Pipeline and Blue Ocean. If you've ...
Missing: /url | Show results with:/url
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. HTTP Request Plugin. httpRequest : Perform an HTTP Request and ...
... step. The Pipeline Syntax Snippet Generator generates this example: git branch: 'stable-2.204', url: 'https://github.com/jenkinsci/jenkins.git'. Example: Git ...
withCredentials : Bind credentials to variables. Allows various kinds of credentials (secrets) to be used in idiosyncratic ways. (Some steps explicitly ask for ...
Missing: /url | Show results with:/url
Document Jenkins on Kubernetes ... The stages directive, and steps directives are also required for a valid Declarative Pipeline ... Full URL of Jenkins, such as ...
This guided tour introduces you to the basics of using Jenkins and its main feature, Jenkins Pipeline. This tour uses the "standalone" Jenkins distribution, ...
Missing: /url | Show results with:/url
properties : Set job properties. Updates the properties of the job which runs this step. Mainly useful from multibranch Pipelines, so that Jenkinsfile itself ...