Updated on 2023-12-21 GMT+08:00

Build with Go

Build a Go project.

Prerequisites

The project is developed using the Go language, and the build description file exists in the code.

Configuration Description

Add Build with Go, when configuring build actions.

The parameters are described in the following table.

Parameter

Description

Action Name

Name of a build action. It can be customized.

Tool Version

Select a tool version. The recommended version has been selected by default. You can select the Go version that matches your build environment.

Commands

Configure the Go project build command. You can also use default commands. If there are special build requirements, enter a customized build script in the text box.