mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 00:50:18 +01:00 
			
		
		
		
	Config for working with Releases.
This commit is contained in:
		
							parent
							
								
									264a199150
								
							
						
					
					
						commit
						c5ce864371
					
				@ -2,11 +2,17 @@
 | 
				
			|||||||
user: root
 | 
					user: root
 | 
				
			||||||
deploy-from: ./
 | 
					deploy-from: ./
 | 
				
			||||||
deploy-to: /var/www/vhosts/example.com/www
 | 
					deploy-to: /var/www/vhosts/example.com/www
 | 
				
			||||||
 | 
					releases:
 | 
				
			||||||
 | 
					  - enabled: true
 | 
				
			||||||
 | 
					  - symlink: current
 | 
				
			||||||
 | 
					  - directory: releases
 | 
				
			||||||
hosts:
 | 
					hosts:
 | 
				
			||||||
  - s01.example.com
 | 
					  - s01.example.com
 | 
				
			||||||
  - s02.example.com
 | 
					  - s02.example.com
 | 
				
			||||||
  - s03.example.com
 | 
					  - s03.example.com
 | 
				
			||||||
  - s05.example.com
 | 
					  - s05.example.com
 | 
				
			||||||
 | 
					rsync-excludes:
 | 
				
			||||||
 | 
					  - application/data/cache/twig/*
 | 
				
			||||||
pre-tasks:
 | 
					pre-tasks:
 | 
				
			||||||
  - scm/update
 | 
					  - scm/update
 | 
				
			||||||
tasks:
 | 
					tasks:
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,3 @@
 | 
				
			|||||||
#scm settings
 | 
					#scm settings
 | 
				
			||||||
type: git
 | 
					type: git
 | 
				
			||||||
url: git://github.com/andres-montanez/Zend-Framework-Twig-example-app.git
 | 
					uri: git://github.com/andres-montanez/Zend-Framework-Twig-example-app.git
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user