Skip to content

Commit

Permalink
Update readme for the build workflow --continue-on-error parameter (#…
Browse files Browse the repository at this point in the history
…3926)

Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored Aug 24, 2023
1 parent e57c2a8 commit 7c4d391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build_workflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ The following options are available in `build.sh`.
| -p, --platform | Specify platform to build, default is platform of build system. |
| --component [name ...] | Rebuild a subset of components by name, e.g. `--component common-utils job-scheduler`. |
| --keep | Do not delete the temporary working directory on both success or error. |
| --continue-on-error | Do not fail the bundle build on plugin component failure. |
| -l, --lock | Generate a stable reference manifest. |
| -v, --verbose | Show more verbose output. |

Expand Down

0 comments on commit 7c4d391

Please sign in to comment.