title: Text Editor - CODING Help Center
pageTitle: Text Editor
pagePrevTitle: Getting Started
pagePrev: ci/start.html
pageNextTitle: Configuration Details
pageNext: ci/process/detail.html
In essence, build tasks follow the processes and steps defined in configuration files. CODING Continuous Integration (CODING-CI) is fully compatible with Jenkinsfiles. Configuration files composed in the text editor can be run as long as they follow the syntax specifications of Jenkinsfiles.
Open a project, click "Continuous Integration" on the left, and then click "Settings" on a build plan.
Select "Process Configuration" > "Text Editor".
Follow the syntax for Jenkinsfile in the build process. For more information, refer to the following documentation.
==== 2021/08/14 ====
Was this page helpful?