We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3f719 commit ab90fc1Copy full SHA for ab90fc1
docs/recipe/deploy/rollback.md
@@ -18,7 +18,7 @@ require 'recipe/deploy/rollback.php';
18
Rollback candidate will be automatically chosen by looking
19
at output of `ls` command and content of `.dep/releases_log`.
20
21
-If rollback candidate is marked as **BAD_RELEASE**, it will be skipped.
+If rollback candidate is marked as **BAD_RELEASE** or **DIRTY_RELEASE**, it will be skipped.
22
23
:::tip
24
You can override rollback candidate via:
0 commit comments