removed final_destination in compose.mk
This commit is contained in:
		
							parent
							
								
									27f15d441a
								
							
						
					
					
						commit
						105e14a085
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,6 @@ pull-compose:
 | 
			
		|||
 | 
			
		||||
start-compose:
 | 
			
		||||
	@echo "\n### starting service(s)"
 | 
			
		||||
	final_path = "$(DEPLOY_PATH)/$(DEPLOY_NAME)$(DEPLOY_PROJECT_DIR)"
 | 
			
		||||
	$(foreach host,$(DEPLOY_HOSTS), \
 | 
			
		||||
		echo "$(host)"; \
 | 
			
		||||
		ssh $(SSH_USER)@$(host) "cd $(project_dir); docker-compose up -d"; \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue