waitForQualityGate : Wait for SonarQube analysis to be completed and return quality gate status. This step pauses Pipeline execution and wait for previously ...
Takes a remote (map) of settings and command to execute it on the remote node and returns output. See docs on the README for more information.
Missing: /url | Show results with:/url
Search K. > User Documentation Home. User Handbook ... Pipeline in the Steps section of the Pipeline ... URL for the notification, if not specified the build's URL ...
For a list of other such plugins, see the Pipeline Steps Reference page. Table of Contents. HTML Publisher plugin. publishHTML : Publish HTML reports. HTML ...
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 ...
Defines a Kubernetes pod template that can be used to create nodes. Example: podTemplate(...) { node(POD_LABEL) { // some steps } }. activeDeadlineSeconds : int ...
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
As of version 2.7 of the Pipeline: Shared Groovy Libraries plugin, there is a new option for loading (non-implicit) libraries in a script: a library step that ...
Find Pipeline Plugin from among the plugins listed on the Available tab. (You can do this by scrolling through the plugin list or by using “Pipeline” as a term ...
slackSend : Send Slack Message. Simple step for sending a Slack message to specified channel. Use the advanced settings to override the Slack Plugin global ...