Change warning to reflect version check scenarioj
This commit is contained in:
		
							
								
								
									
										2
									
								
								abra
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								abra
									
									
									
									
									
								
							| @ -553,7 +553,7 @@ output_version_summary() { | ||||
|           echo "    ${STACK_NAME}_${SERVICE} (${image}):" | ||||
|           echo "      undeployed!" | ||||
|         else | ||||
|           warning "Unable to detect deployed version of ${STACK_NAME}_${SERVICE}, please proceed with caution" | ||||
|           warning "Unable to detect deployed version of ${STACK_NAME}_${SERVICE}" | ||||
|           UNABLE_TO_DETECT="true" | ||||
|         fi | ||||
|       fi | ||||
|  | ||||
		Reference in New Issue
	
	Block a user