Skip to content

Commit

Permalink
Merge pull request #3942 from dwightguth/master
Browse files Browse the repository at this point in the history
Update help-artifacts.html
  • Loading branch information
batmat committed Apr 1, 2019
2 parents d7719a3 + 34f500f commit 4786917
Showing 1 changed file with 3 additions and 2 deletions.
@@ -1,7 +1,8 @@
<div>
You can use wildcards like 'module/dist/**/*.zip'.
See <a href='http://ant.apache.org/manual/Types/fileset.html'>
the includes attribute of Ant fileset</a> for the exact format.
the includes attribute of Ant fileset</a> for the exact format
-- except that <tt>","</tt> (<em>comma</em>) is the only supported separator.
The base directory is <a href='ws/'>the workspace</a>.
You can only archive files that are located in your workspace.
</div>
</div>

0 comments on commit 4786917

Please sign in to comment.