Deployments

Deploy

Deploy by tag or uuid. Post request also accepted with uuid and tag json body.

get/deploy

Query parameters

tagstring

Tag name(s). Comma separated list is also accepted.

uuidstring

Resource UUID(s). Comma separated list is also accepted.

forceboolean

Force rebuild (without cache)

printeger

Pull Request Id for deploying specific PR builds. Cannot be used with tag parameter.

Response

Get deployment(s) UUID's

Changes