mirror of
https://github.com/honestbee/drone-kubernetes.git
synced 2025-06-17 03:36:36 +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
|
||||
done
|
||||
# wait on deployment rollout status
|
||||
kubectl -n ${NAMESPACE} rollout status deployment/${DEPLOY}
|
||||
# kubectl -n ${NAMESPACE} rollout status deployment/${DEPLOY}
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue