fix
This commit is contained in:
		
							parent
							
								
									4b9117f942
								
							
						
					
					
						commit
						2547d5c1fe
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -31,7 +31,6 @@ post-deploy-docker:
 | 
				
			||||||
pull-compose:
 | 
					pull-compose:
 | 
				
			||||||
	@- echo "\n### pulling image(s)"
 | 
						@- echo "\n### pulling image(s)"
 | 
				
			||||||
	@- $(foreach ctx,$(DEPLOY_HOSTS), \
 | 
						@- $(foreach ctx,$(DEPLOY_HOSTS), \
 | 
				
			||||||
		docker context use $(ctx); \
 | 
					 | 
				
			||||||
		docker context use $(ctx); \
 | 
							docker context use $(ctx); \
 | 
				
			||||||
		if test $(DOCKER_LOGIN) -eq 1 ; \
 | 
							if test $(DOCKER_LOGIN) -eq 1 ; \
 | 
				
			||||||
		then \
 | 
							then \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue