forked from Deuxfleurs/infrastructure
Another try?
This commit is contained in:
parent
804078b3f4
commit
f544c202be
1 changed files with 1 additions and 2 deletions
|
@ -81,7 +81,6 @@ If everythings worked as intended, you can commit and push your deployment file.
|
||||||
If something went wrong, you must rollback your deployment.
|
If something went wrong, you must rollback your deployment.
|
||||||
|
|
||||||
1. First, find a working deployment with [nomad job history](https://www.nomadproject.io/docs/commands/job/history)
|
1. First, find a working deployment with [nomad job history](https://www.nomadproject.io/docs/commands/job/history)
|
||||||
|
|
||||||
2. Revert to this deployment with [nomad job revert](https://www.nomadproject.io/docs/commands/job/revert)
|
2. Revert to this deployment with [nomad job revert](https://www.nomadproject.io/docs/commands/job/revert)
|
||||||
|
|
||||||
Now, if the deployment failed, you should probably investigate what went wrong offline.
|
Now, if the deployment failed, you should probably investigate what went wrong offline.
|
||||||
|
|
Loading…
Reference in a new issue