DevOps Continuous Delivery


The EnOS ECP pipeline service supports the complete DevOps process from automatic code submission to application deployment, enabling the continuous delivery of applications. It has the following features.

Multiple Languages and Tools

Supports multiple programming languages such as Java, Node.js, Python, and Go as well as their corresponding language tools.

Multiple Triggering Modes

Supports multiple modes for triggering the pipeline operation, such as automatic, manual, and scheduled triggering modes.

Running Tasks by Stages

Depending on business needs, pipeline tasks such as code scanning, building, and deployment can be run by stages.

Customizable Tasks

Various tasks such as code scanning, building, deployment, and Jenkins jobs can be customized depending on the application development and deployment needs.

Monitoring Task Running Logs

You can view the task running status and results in real-time, and download the task running logs as needed.