diff --git a/docs/en/plugins/shell.md b/docs/en/plugins/shell.md index 76742945..8a5d4ffc 100644 --- a/docs/en/plugins/shell.md +++ b/docs/en/plugins/shell.md @@ -28,6 +28,7 @@ setup: - "%BUILD_PATH%/bin/console build" ``` +When a command fails, the remaining ones are not run. #### Each new command forgets about what was before So if you want cd to directory and then run script there, combine those two commands into one like: