Help Center/ CodeArts Build/ Service Overview/ What Is CodeArts Build?
Updated on 2026-07-09 GMT+08:00

What Is CodeArts Build?

A build process compiles source code into one or more object files, and packages those outputs together with configuration and resource files.

CodeArts Build streamlines this process by offering an easy-to-use, cloud-based build platform that supports multiple programming languages. Developers can create, configure, and run build tasks with just a few clicks, and check build status in real time. By automating build stages, from code retrieval to compilation and packaging, CodeArts Build equips enterprises with an efficient path to continuous delivery.

Container-based build

CodeArts Build provides container-based build environments and supports two types of container images:

  • System images: provided by CodeArts Build for compilation and packaging with popular programming languages.
  • Custom images: customized for compilation and packaging with multiple languages and stored in SoftWare Repository for Container (SWR).

Introduction Video