strange error message when configuring post build action for archiving artifacts

10 views
Skip to first unread message

Ronald Fischer

unread,
Oct 6, 2015, 8:38:05 AM10/6/15
to Jenkins Users
I am using a post build action to archive artifacts. In the entry field for the files to be archived, I have entered:

    results/*.csv,results/*.txt

When saving this configuration change, Jenkins complains that while it finds the directory results, it doesn't find results/*.csv.

Well, this is not surprising: The csv and txt files are artifacts and are not expected to be present until I run the job. Why then the error message?

Reply all
Reply to author
Forward
0 new messages