Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 303 Bytes

builds-basic-cancel-build.adoc

File metadata and controls

15 lines (10 loc) · 303 Bytes

Canceling a build

You can cancel a build using the web console, or with the following CLI command.

Procedure

To manually cancel a build, run:

$ oc cancel-build <build_name>