1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 21:00:18 +02:00

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