Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ In this task, you will import and run the CD pipeline.
8. Click on **Save and Run** and wait for the pipeline to execute successfully.

> **Note**: The deployment may take a few minutes to complete.

> **Important**: If you receive the error message "TF402455: Pushes to this branch are not permitted; you must use a pull request to update this branch.", you need to uncheck the "Require a minimum number of reviewers" Branch protection rule enabled in the previous labs.

The CD definition consists of the following tasks:
- **Resources**: It downloads the repository files that will be used in the following tasks.
Expand Down