mirror of
				https://github.com/honestbee/drone-kubernetes.git
				synced 2025-11-04 09:18:05 +00:00 
			
		
		
		
	temp: update script: blocking deployment watch
This commit is contained in:
		
							parent
							
								
									83b1e5d587
								
							
						
					
					
						commit
						661f470526
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -95,5 +95,5 @@ for DEPLOY in ${DEPLOYMENTS[@]}; do
 | 
				
			||||||
      ${CONTAINER}="${PLUGIN_REPO}:${PLUGIN_TAG}" --record
 | 
					      ${CONTAINER}="${PLUGIN_REPO}:${PLUGIN_TAG}" --record
 | 
				
			||||||
  done
 | 
					  done
 | 
				
			||||||
  # wait on deployment rollout status
 | 
					  # wait on deployment rollout status
 | 
				
			||||||
  kubectl -n ${NAMESPACE} rollout status deployment/${DEPLOY}  
 | 
					  # kubectl -n ${NAMESPACE} rollout status deployment/${DEPLOY}
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue