×
// vars/buildPlugin.groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn install' mail to: '...', ...
About Pipeline Steps Documentation Generator Improvements is a project under Google Summer of Code 2022, and this project aims to improve the steps ...
Missing: /url | Show results with:/url
To configure a theme, you can go to Manage Jenkins > System > Theme and enter the URL of your stylesheet and/or Javascript file. You can also configure this ...
!windows · } environment { DISABLE_AUTH = ; true · DB_ENGINE = ; sqlite · } stages { stage( ; Build · ) { steps { echo "Database engine is ${DB_ENGINE}" echo " ...
May 16, 2018 · One common pattern for automated releases I have seen and used relies on Git tags as the catalyst for a release process.
Missing: windows/ | Show results with:windows/
Execute all the steps defined in this Pipeline within a newly created container of the given name and tag ( maven:3.9.3-eclipse-temurin-17 ). Example 2. Stage- ...
By default, Pipeline assumes that any configured agent is capable of running Docker-based Pipelines. For Jenkins environments that have macOS, Windows, or other ...
... Link Tag Profiler TestComplete support TestNG Results WSO2 Oauth ... Search NeuVector Vulnerability Scanner Quay.io ... Jenkins-ci Mercurial SQLPlus Script Runner ...
Missing: /url | Show results with:/url
Jun 22, 2022 · This results in a reflected cross-site scripting (XSS) vulnerability. Embeddable Build Status Plugin 2.0.4 limits URLs to http and https ...
Missing: windows/ | Show results with:windows/
Update operating system end of life data for Amazon Linux, Alpine Linux, and Fedora Linux. (pull 8864); Use jlink to reduce Java size on Windows as we've done ...