Help Center/ CodeArts Build/ Service Overview/ What Is CodeArts Build?
Updated on 2024-08-27 GMT+08:00

What Is CodeArts Build?

Build refers to the process of compiling source code into one or more target files, and packaging these target files along with configuration and resource files.

CodeArts Build provides an easy-to-use, cloud-based build platform that supports multiple programming languages, helping you achieve continuous delivery with higher efficiency. With just a few clicks, you can easily create, configure, and run build tasks to automate code retrieval, build, and packaging. CodeArts Build also monitors build status in real time.

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 through SWR for compilation and packaging with multiple languages.

Introduction Video