Adding a Wait Stage

Add a Wait stage in the build pipeline to test the pipeline, which pauses the build run for a specific duration.

Before you add a stage, you must have a build pipeline.

The Wait stage can't be added as the first stage to a build pipeline. The pipeline must have at least one Managed Build stage.

This stage adds a specified duration of delay in the build pipeline. Duration is given in seconds, for example, 300 seconds. During this duration, the build process is paused.

For accessing DevOps using the Oracle Cloud Console, REST API, and CLI, see Accessing DevOps.