Skip to content
This repository was archived by the owner on Nov 19, 2024. 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
3 changes: 3 additions & 0 deletions src/cloud/project/project-patch.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ When you deploy changes to the remote environment, `{{site.data.var.ct}}` uses `
1. Apply Magento-provided patches included in the `{{site.data.var.mcp-package}}` package.
1. Apply custom patches in the `/m2-hotfixes` directory in alphabetical order by patch name.

{:.bs-callout-info}
When you update `{{site.data.var.ct}}` or the `{{site.data.var.mcp-prod}}` package, the latest required patches are applied automatically the next time you deploy your project. You cannot skip [required patches](https://github.com/magento/magento-cloud-patches/tree/develop/patches) during the deployment process.

You can also apply patches manually.

{:.bs-callout-info}
Expand Down