Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 362 Bytes

builds-basic-start-re-run.adoc

File metadata and controls

16 lines (12 loc) · 362 Bytes

Re-running a build

You can manually re-run a build using the --from-build flag.

Procedure
  • To manually re-run a build, enter the following command:

    $ oc start-build --from-build=<build_name>