[19.02.20] Rollout status
This commit is contained in:
parent
b5752cab84
commit
1103e4b30f
@ -102,7 +102,7 @@ try {
|
|||||||
|
|
||||||
sh "kubectl get pods"
|
sh "kubectl get pods"
|
||||||
|
|
||||||
sh "kubectl rollout status"
|
sh "kubectl rollout status deployment/${env.APPLICATION_NAME}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user