mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 00:50:18 +01:00 
			
		
		
		
	Add some usage examples
This commit is contained in:
		
							parent
							
								
									e4ba19679a
								
							
						
					
					
						commit
						d7db7cb66d
					
				@ -22,3 +22,6 @@ tasks:
 | 
			
		||||
    - sampleTask
 | 
			
		||||
    - sampleTaskRollbackAware
 | 
			
		||||
verbose_logging: true
 | 
			
		||||
env:
 | 
			
		||||
  variables:
 | 
			
		||||
    symfony_env: prod
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user