fix compose scripts EDQS arg
This commit is contained in:
		
							parent
							
								
									3405e96370
								
							
						
					
					
						commit
						4b2dd35f3f
					
				@ -134,7 +134,7 @@ function additionalComposeEdqsArgs() {
 | 
			
		||||
    if [ "$EDQS_ENABLED" = true ]
 | 
			
		||||
    then
 | 
			
		||||
      ADDITIONAL_COMPOSE_EDQS_ARGS="-f docker-compose.edqs.yml"
 | 
			
		||||
      echo ADDITIONAL_COMPOSE_EDQS_ARGS
 | 
			
		||||
      echo $ADDITIONAL_COMPOSE_EDQS_ARGS
 | 
			
		||||
    else
 | 
			
		||||
      echo ""
 | 
			
		||||
    fi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user