Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
chain
Browse files Browse the repository at this point in the history
  • Loading branch information
elnebuloso committed Jul 25, 2014
1 parent 47d2d1c commit 3eb1a44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions commons/chains/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,22 @@
<target name="init:main" hidden="true" depends="composer.update" />
<target name="test:main" hidden="true" depends="test.phplint, test.phpunit" />


<target name="bundle:main" hidden="true">
<echo message="no actions defined" level="debug" />
</target>


<target name="package:main" hidden="true">
<echo message="no actions defined" level="debug" />
</target>


<target name="deploy:main" hidden="true">
<echo message="no actions defined" level="debug" />
</target>


<target name="build:main" hidden="true">
<echo message="no actions defined" level="debug" />
</target>
Expand Down

0 comments on commit 3eb1a44

Please sign in to comment.