Skip to content

Commit ec5fffa

Browse files
Merge pull request #10427 from mendix/olu-deploy-wizard-n25
Updating the Deployment steps with Cleaning environment
2 parents aefd3ec + f405055 commit ec5fffa

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/environments.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,10 @@ Follow these steps to deploy packages to selected environments using the **Deplo
146146
2. Perform one of the following actions, depending on whether you selected the package or the environment first:
147147
* If you launched the wizard by selecting an environment, the first screen of the wizard is the **Select Package** tab. Use it to select a package from the repository.
148148
* If you launched the wizard by selecting a package, the first screen of the wizard is the **Select Environment** tab. Use it to select the target environment for your package.
149-
3. On the **Configure Environment** tab, review the [constants](/refguide/constants/) and adjust them as required.
150-
4. In the **Other Options** tab, choose whether to stage the package without deploying, and when to create the backup: either before or after deploying the new package. The app is unavailable while the backup runs. You can also choose to deploy with [zero-downtime](/developerportal/deploy/zero-downtime/).
151-
5. On the **Deploy** tab, review the deployment settings:
149+
3. The **Clean Environment** tab appears only when deploying a package with a different model than the currently deployed one. For more information on cleaning environments, see [Clearing an Environment](/developerportal/deploy/environments-details/#clear-environment) in *Environment Details*.
150+
4. On the **Configure Environment** tab, review the [constants](/refguide/constants/) and adjust them as required.
151+
5. In the **Other Options** tab, choose whether to stage the package without deploying, and when to create the backup: either before or after deploying the new package. The app is unavailable while the backup runs. You can also choose to deploy with [zero-downtime](/developerportal/deploy/zero-downtime/).
152+
6. On the **Deploy** tab, review the deployment settings:
152153
1. To see an overview of the configuration for this deployment, click **View Summary**. This summary displays the selected package, selected backup option, and any changed constants or [scheduled events](/refguide/scheduled-events/).
153154
2. Review this summary, then click **Deploy Now**.
154155

0 commit comments

Comments
 (0)