Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpz committed Jun 15, 2016
1 parent bddbe58 commit 04fc3aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions nbactions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,12 @@
<skipTests>true</skipTests>
</properties>
</action>
<action>
<actionName>CUSTOM-clean deploy</actionName>
<displayName>clean deploy</displayName>
<goals>
<goal>clean</goal>
<goal>deploy</goal>
</goals>
</action>
</actions>

0 comments on commit 04fc3aa

Please sign in to comment.