shared With Jobs
Adds a file to share with other jobs in the pipeline.
Example:
sharedWithJobs("build/libs/**/*.jar")Content copied to clipboard
Parameters
path
path to the file(s) to share
Adds a file to share with other jobs in the pipeline.
Example:
sharedWithJobs("build/libs/**/*.jar")path to the file(s) to share