Add some usage examples

This commit is contained in:
Kuba Turek 2015-01-18 14:17:26 +01:00
parent e4ba19679a
commit d7db7cb66d
2 changed files with 7 additions and 0 deletions

View file

@ -22,3 +22,6 @@ tasks:
- sampleTask
- sampleTaskRollbackAware
verbose_logging: true
env:
variables:
symfony_env: prod

View file

@ -7,3 +7,7 @@ verbose_logging: false
scm:
type: git
url: git://github.com/andres-montanez/Zend-Framework-Twig-example-app.git
env:
variables:
node_path: "/bin/node"
symfony_env: prod