mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-10-31 23:15:28 +08:00 
			
		
		
		
	changes to get ftp deploy working from appveyor
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -27,6 +27,7 @@ results/ | ||||
| .vs/ | ||||
| # Uncomment if you have tasks that create the project's static files in wwwroot | ||||
| #wwwroot/ | ||||
| site/wwwroot/ | ||||
|  | ||||
| # MSTest test Results | ||||
| [Tt]est[Rr]esult*/ | ||||
|   | ||||
| @@ -7,6 +7,6 @@ build_script: | ||||
| test_script: | ||||
| - run-tests.bat | ||||
| artifacts: | ||||
| - path: artifacts\**\*.* | ||||
| - path: site\wwwroot\*.* | ||||
| cache: | ||||
| - '%USERPROFILE%\.nuget\packages' | ||||
		Reference in New Issue
	
	Block a user
	 TomPallister
					TomPallister