Description
This API deploys an item used by CI
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
token | query | string | yes |
|
repo_token | query | string | no |
|
name | query | string | yes |
|
version | query | string | yes |
|
type | query | string | yes |
|
config | body | Object | yes |
|
body.config
click here to learn more about SOAJS Smart Continuous Delivery
Param | Source | Type | Require | Description |
---|---|---|---|---|
tag | body.config | string | conditional yes | |
branch | body.config | string | conditional yes | |
commit | body.config | string | conditional yes | |
image_name | body.config | string | conditional yes | |
image_tag | body.config | string | conditional yes | |
image_prefix | body.config | string | conditional yes | |
env | body.config | array | no |
0 Comments