Skip to main content

Get Build Info

Get info about a specific build.

Parameters

ParameterDescription
Build NameThe name of the build.
Build NumberThe number of the build.

Example Output

{
"uri": "http://localhost:8081/artifactory/api/build/my-build/51"
"buildInfo" : {
...
}
}

Workflow Library Example

Get Build Info with Jfrog and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop