971a286ea3
If a deployment fails, the `deployment status` command can get a nil deployment when it checks for a rollback deployment if there isn't one (or at least not one at the time of the query). Fix the panic.
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
```release-note:bug
|
|
cli: Fixed a panic in `deployment status` when rollback deployments are slow to appear
|
|
```
|