pipeline Artifacts
Adds a file to publish as a pipeline artifact.
Example:
pipelineArtifacts("build/reports/**/*")Content copied to clipboard
Parameters
path
path to the file(s) to publish
Adds a file to publish as a pipeline artifact.
Example:
pipelineArtifacts("build/reports/**/*")path to the file(s) to publish