More more more settings
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @ -6,7 +6,9 @@ Deploy swarm stacks against a SSH based remote docker daemon context. | ||||
|  | ||||
| ## Settings | ||||
|  | ||||
| - **host**: SSH-based docker daemon context | ||||
| - **stack**: Name of the stack to be deployed | ||||
| - **compose** (default: `compose.yml`): compose file to use for deploying | ||||
| - **host**: SSH-based docker daemon context to deploy against | ||||
| - **deploy_key**: SSH private key part for ssh public key authentication | ||||
|  | ||||
| ## Example | ||||
| @ -19,6 +21,7 @@ steps: | ||||
|   - name: stack deploy | ||||
|     image: decentral1se/stack-ssh-deploy:0.0.1 | ||||
|     settings: | ||||
|       stack: mystack | ||||
|       host: "ssh://drone@swarm.autonomic.zone:222" | ||||
|       deploy_key: | ||||
|         from_secret: drone_deploy_key | ||||
|  | ||||
		Reference in New Issue
	
	Block a user