Skip to content

Commit 4d2a242

Browse files
eshanrnhsofietoft
andauthored
Update umbraco-cloud/deployment/README.md
Co-authored-by: sofietoft <[email protected]>
1 parent 6f20b15 commit 4d2a242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

umbraco-cloud/deployment/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Umbraco Cloud separates metadata and content during deployment. Metadata include
2626

2727
**Deployment Types:**
2828

29-
1. **Metadata Deployment:** Metadata, including Document Types, Templates, Forms, Views, and config files, is stored in a Git repository. These are **deployed** between environments using a Git client or the Umbraco Cloud Portal.
30-
2. **Content and Media Transfer:** Content and Media items are **not** stored in the Git repository. Instead, they must be **transferred** directly from the Umbraco backoffice using the **Queue for Transfer** option. Once all required items are queued, the **Deployment** Dashboard in the **Content** section is used to complete the transfer.
29+
* **Metadata Deployment:** Metadata, including Document Types, Templates, Forms, Views, and config files, is stored in a Git repository. These are **deployed** between environments using a Git client or the Umbraco Cloud Portal.
30+
* **Content and Media Transfer:** Content and Media items are **not** stored in the Git repository. Instead, they must be **transferred** directly from the Umbraco backoffice using the **Queue for Transfer** option. Once all required items are queued, the **Deployment** Dashboard in the **Content** section is used to complete the transfer.
3131

3232
Content editors do not need Umbraco Cloud Portal access. They can manage content through the backoffice, while developers handle metadata deployments via Git.
3333

0 commit comments

Comments
 (0)