integration

fun integration(type: String, id: String)

Adds an integration to the job.

Example:

integration(type = "docker", id = "EXT_1")

Parameters

type

integration type

id

integration id


Adds the specified integration to the job.

Parameters

integration

integration to add