SourceBuild scenario

Prev Next

Available in Classic and VPC

The subscription request for the SourceBuild is done by creating a build project from the NAVER Cloud Platform console. Creating Object Storage and Container Registry to use the SourceBuild is also done in console.

The full sequence for utilizing NAVER Cloud Platform's SourceBuild is as follows.

  1. Prepare storage for source code and build results: console

    • Commit source code in SourceCommit
    • Source code committed in external repositories like GitHub/Bitbucket/Github Enterprise Server are also available
    • Create Object Storage bucket
    • Link Container Registry
    • Set user permissions
    • Guide pages for this step
  2. Create build project: console

  3. Run and manage build: console

    • SourceBuild page
    • Run build
    • Check build result
    • Change build project settings
    • Delete build project
    • Guide pages for this step