Skip to content

Commit 4dd68c2

Browse files
Merge pull request #2114 from strapi/cloud/update-repo-modal
Addition of "deploy on push" option in Update Repository documentation
2 parents 2e88ec7 + 8ebf700 commit 4dd68c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus/docs/cloud/projects/settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Updating the git repository could result in the loss of the project and its data
5353
| Account | Choose an account from the drop-down list. |
5454
| Repository | Choose a repository from the drop-down list. |
5555
| Git branch | Choose a branch from the drop-down list. |
56+
| Deploy the project on every commit pushed to this branch | Tick the box to automatically trigger a new deployment whenever a new commit is pushed to the selected branch. Untick it to disable the option. |
5657

5758
4. Click on the **Save** button.
5859
5. In the confirmation dialog, confirm your changes by clicking on the **Relink repository** button.

0 commit comments

Comments
 (0)