×
... Jenkins'") sh('git push https://${GIT_USERNAME}:${GIT_PASSWORD}@<REPO> --tags') } // For SSH private key authentication, try the sshagent step from the SSH ...
The name should be a short identifier as it will be used in scripts. The version could be anything understood by that SCM; for example, branches, tags, and ...
getHighestSemanticVersion : Get the highest version, determined by tags in repo. Also tag available as '.findTag().orElse("")'. getNextSemanticVersion ...
Version themes with tags on Git and to maintain changelogs with explicit references to changes in the supported versions (e.g. see our release drafter ...
Mar 29, 2024 · You can include any HTML tags here, e.g. ... The groovy script that generates the 'WINE_RULE' formatted HTML for each of the choices is shown ...
Missing: /search | Show results with:/search
Tag library that defines the basic layouts of Jenkins pages. /lib/hudson/newFromList. These tags provide a higher level primitive for building a form page for ...
Missing: 4. | Show results with:4.
... jenkins-ci.org/tags , then Subversion's Repository URL must be set to https://svn.jenkins-ci.org/tags/$SVN_TAG . Notice that you can set the Repository URL ...
Create a tag in the workspace for every build to unambiguously mark the commit that was built. You can combine this with Git publisher to push the tags to the ...
Jul 11, 2023 · Adds ability to choose branches, tags or revisions from git repositories configured in project.
Short container image tags (without "jdk" in them) such as jenkins/jenkins:2.426.1 are now using Java 17. If you need to continue using Java 11, use tags like ...