×
Artifacts from all modules will be copied. Enter JOBNAME/MODULENAME here to copy from a particular module; you may copy/paste this from the URL for that module ...
site:jenkins.io /copyartifact from plugins.jenkins.io
Aug 24, 2023 · The plugin lets you specify which build to copy artifacts from (e.g. the last successful/stable build, by build number, ...
Adds a build step to copy artifacts from another project.
Build step to copy artifacts from another project. Author: Alan Harder. Nested Class Summary. Nested Classes ...
Parameters: copier - a project who wants to copy artifacts of this project. Returns: whether copier is allowed to copy artifacts ...
Extension point for how files are copied. CopyArtifact plugin provides a default implementation using methods available in the Jenkins FilePath class. A copier ...
CopyArtifact. Build step to copy artifacts from another project. CopyArtifact.ConverterImpl · CopyArtifact.DescriptorImpl · CopyArtifact.ListenerImpl.
Copy artifacts from the latest saved build (marked "keep forever"). Author: Alan Harder ...
Extension point for selecting the build to copy artifacts from. In a subclass override just isSelectable() for a standard loop through completed builds, ...
Copy artifacts from the latest saved build (marked "keep forever"). class, SpecificBuildSelector. Copy artifacts from a specific build.