Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

 

from

body.config

...

click here to learn more about SOAJS Smart Continuous Delivery

either tag or brach and commit or image_tag and image_name and image_prefix must be specified

Param

Source

Type

Require

Description

Object

yes

tag

body.config.from

string

conditional yes

branch

body.config.from

string

conditional yes

commit

body.config.from

string

conditional yes

image_name

body.config.from

string

conditional yes

image_tag

body.config.from

string

conditional yes

image_prefix

body.config.from

string

conditional yes

env

body.config.from

array

no

click here to learn more about SOAJS Smart Continuous Delivery

body.config.from

Conditional require, with one of the following:

  • ["tag"]

  • ["branch", "commit"]

  • ["image_tag", "image_name", "image_prefix"]