Skip to content

No notification on absent artifact in artifact dir #999

Answered by SUPERCILEX
gtgray asked this question in Q&A
Discussion options

You must be logged in to vote

I believe it already throws an exception if nothing is found in the artifact directory. If not, you could always write a bit of code that checks this yourself: if (!file("blah").exists()) ....

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gtgray
Comment options

@SUPERCILEX
Comment options

Answer selected by gtgray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants