For the complete documentation index, see llms.txt. This page is also available as Markdown.

Terminate Build

Terminate CI/CD Builds

Aborting Builds

  1. CI/CD builds can be terminated based on the Quality Gate status. This step / configuration is mandatory to make sure all projects follow the organization's standards.

  2. Builds can be terminated automatically by passing an additional parameter while scanning the applications.

  3. abortOnQualityGateFailure will terminate the build when Quality Gate fails - abortOnQualityGateFailure=true

See Also

Last updated

Was this helpful?