Whoops, don't deploy the stack locally 🤦
	
		
			
	
		
	
	
		
	
		
			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:
		| @ -62,7 +62,7 @@ output_versions(){ | |||||||
|  |  | ||||||
| run_stack_deploy() { | run_stack_deploy() { | ||||||
|   echo "--- start deploy ---" |   echo "--- start deploy ---" | ||||||
|   docker  stack deploy -c "$PLUGIN_COMPOSE" "$PLUGIN_STACK" |   docker -H "$REMOTE_DOCKER_HOST" stack deploy -c "$PLUGIN_COMPOSE" "$PLUGIN_STACK" | ||||||
|   echo "--- end deploy ---" |   echo "--- end deploy ---" | ||||||
| } | } | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user