GoPublishBinary

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

The GoPublishBinary native step publishes the GO (GoLang) binaries built in a GoBuild step to Artifactory.

Tip

It is recommended, but not required, that the GoBuild and GoPublishBinary steps be in the same affinity group to optimize sharing files between the two steps.

Important

The GoPublishBinary native step uses Go runtime image by default. If runtime image of any other type is configured at pipeline-level for this native step, it will be ignored.

The following topics provide more information on GoPublishBinary Pipeline steps:

Related Topics:

Go Build Quickstart