Skip to content

Commit ab90fc1

Browse files
authored
Update rollback.md to mention skipping DIRTY_RELEASE
1 parent 5e3f719 commit ab90fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipe/deploy/rollback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require 'recipe/deploy/rollback.php';
1818
Rollback candidate will be automatically chosen by looking
1919
at output of `ls` command and content of `.dep/releases_log`.
2020

21-
If rollback candidate is marked as **BAD_RELEASE**, it will be skipped.
21+
If rollback candidate is marked as **BAD_RELEASE** or **DIRTY_RELEASE**, it will be skipped.
2222

2323
:::tip
2424
You can override rollback candidate via:

0 commit comments

Comments
 (0)