adapt for merge, add deployment details
This commit is contained in:
		
							parent
							
								
									8d89d30c74
								
							
						
					
					
						commit
						fa35eb1959
					
				
							
								
								
									
										25
									
								
								appveyor.yml
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								appveyor.yml
									
									
									
									
									
								
							| @ -7,9 +7,7 @@ environment: | |||||||
| branches: | branches: | ||||||
|   # whitelist |   # whitelist | ||||||
|   only: |   only: | ||||||
|     - win-038 |     - develop | ||||||
| #   - develop |  | ||||||
| #TODO: replace with develop branch when merged |  | ||||||
| 
 | 
 | ||||||
| # Operating system (build VM template) | # Operating system (build VM template) | ||||||
| os: Windows Server 2012 R2 | os: Windows Server 2012 R2 | ||||||
| @ -50,12 +48,15 @@ artifacts: | |||||||
|   - path: osrm_Release.zip |   - path: osrm_Release.zip | ||||||
|     name: osrm_Release.zip |     name: osrm_Release.zip | ||||||
| 
 | 
 | ||||||
| #deploy: | deploy: | ||||||
| #  provider: FTP |   provider: FTP | ||||||
| #  server: ftp.mample.com |   server: | ||||||
| #  username: user |     secure: ef7oiQTTXFGt8NdNiOHm/uRFVrUttzyFbIlnaeHhQvw= | ||||||
| #  password: |   username: | ||||||
| #    secure: XMdn4xfPcYlZFYgvbytc8Q== |     secure: Bw+Se2GTJxA6+GtRkEc//tQSBHOuFIuJHBjFwR9cD+8= | ||||||
| #  folder: osrm |   password: | ||||||
| #  enable_ssl: true|false (disabled by default) |     secure: eqwESZqxMXC/j5mOCpaXuw== | ||||||
| #  artifact: /.*\.zip/ |   folder: / | ||||||
|  |   enable_ssl: true | ||||||
|  |   active_mode: false | ||||||
|  | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user