mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-06 09:28:57 +02:00
Write down some example of verbose usage option
This commit is contained in:
@@ -21,3 +21,4 @@ tasks:
|
||||
- privileges
|
||||
- sampleTask
|
||||
- sampleTaskRollbackAware
|
||||
verbose_logging: true
|
||||
|
||||
@@ -29,3 +29,4 @@ tasks:
|
||||
# - sampleTask
|
||||
post-deploy:
|
||||
- sampleTask
|
||||
verbose_logging: false
|
||||
|
||||
@@ -3,6 +3,7 @@ name: My fantastic App
|
||||
email: andresmontanez@gmail.com
|
||||
notifications: true
|
||||
logging: true
|
||||
verbose_logging: false
|
||||
scm:
|
||||
type: git
|
||||
url: git://github.com/andres-montanez/Zend-Framework-Twig-example-app.git
|
||||
|
||||
Reference in New Issue
Block a user