Skip to content

Automation of build and deploy to Mendix Cloud

Sharath Sahadevan edited this page Feb 17, 2022 · 7 revisions

Summary

Here we showcase one approach to build and deploy on the Mendix cloud. This approach will work for Mendix Cloud and Mendix Dedicated Cloud. The scripts have been tested in a GitLab pipeline. Scripts are in bash, so they will work independently in any environment where you can execute these scripts ( Example: Mac ).

ScreenShots:

Screenshot of the Pipelines in GitLab

Screen Shot 2022-02-17 at 10 16 41 AM

Screenshot showing Pipeline stages

Screen Shot 2022-02-17 at 12 10 39 PM
Clone this wiki locally