×
May 7, 2024 · Checkout from the git plugin source repository using https with no credentials and without tags. This can save time and disk space when you ...
Missing: /search | Show results with:/search
Read the full documentation here. node { git url: 'https://github ... It's not ideal - https://issues.jenkins-ci ... git push <REPO> --tags') }. Slacknotify ...
The version could be anything understood by that SCM; for example, branches, tags, and commit hashes all work for Git. You may also declare whether scripts ...
Apr 26, 2020 · However, if your refspec includes refs/tags — i.e. builds are only triggered when certain tag names or patterns are matched — then the exact tag ...
Missing: /search | Show results with:/search
Jul 11, 2023 · Adds ability to choose branches, tags or revisions from git repositories configured in project.
May 24, 2022 · 1' using GIT_ASKPASS to set credentials <snip> Setting http proxy: <snip> > git fetch --tags --force --progress -- https://github.com/<snip>.git ...
Missing: /search | Show results with:/search
getHighestSemanticVersion : Get the highest version, determined by tags in repo. Also tag available as '.findTag().orElse("")'. getNextSemanticVersion : Next ...
Pipeline: Stage Tags Metadata. Used by 92.1% of controllers. Released: 2 months ago. Miscellaneous · pipeline. Library plugin for Pipeline stage tag metadata ...
Use refs/tags/<tagName> instead. E.g. git-2.3.0; refs/tags/<tagName> Tracks/checks out the specified tag. E.g. refs/tags/git-2.3.0; <commitId> Checks out the ...
You can see a list of previously published versions of the jenkins/jenkins image on the tags page. On macOS and Linux. Open up a terminal window. Create a ...