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? 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9d7af71d-c7fa-4be2-a229-2f4ac36bd4ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to