mirror of
				https://github.com/Burnett01/rsync-deployments.git
				synced 2025-11-04 09:29:04 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									6fa9b56771
								
							
						
					
					
						commit
						6a989b68a1
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3,9 +3,11 @@
 | 
			
		|||
Forked from [Contention/rsync-deployments](https://github.com/Contention/rsync-deployments)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
This GitHub Action deploys files in `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh. 
 | 
			
		||||
This GitHub Action deploys files in `GITHUB_WORKSPACE` to a remote folder via rsync over ssh. 
 | 
			
		||||
 | 
			
		||||
Use this action in a build/test workflow which leaves deployable code in `GITHUB_WORKSPACE`.
 | 
			
		||||
Use this action in a CD workflow which leaves deployable code in `GITHUB_WORKSPACE`.
 | 
			
		||||
 | 
			
		||||
The base-image is very small (Alpine+Cache) which results in faster deployments.
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue