Made example more inclusive
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
<variable name="ENV_VAR">Variable Contents</variable>
|
<variable name="ENV_VAR">Variable Contents</variable>
|
||||||
</environment>
|
</environment>
|
||||||
<!--Empty clone clones the whole workspace-->
|
<!--Empty clone clones the whole workspace-->
|
||||||
<!--TODO Add <exclude> or add attribute 'mode' for selecting between blacklist or whitelist, in which <include> would be used-->
|
<!--TODO Add <exclude> or add attribute 'mode' for selecting between inclusion or exclusion, in which <include> would be used-->
|
||||||
<!--I.E. blacklisting any directory matching ".git"-->
|
<!--I.E. excluding any directory matching ".git"-->
|
||||||
<clone />
|
<clone />
|
||||||
<bat>
|
<bat>
|
||||||
echo this could be a whole batch script or just one command
|
echo this could be a whole batch script or just one command
|
||||||
|
|||||||
Reference in New Issue
Block a user