Versions Compared

Key

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

...

Code Block
languagejs
// When provider is GIT
"src": {
		"provider": "github | bitbucket | bitbucket_enterprise",
		..."owener": "owner name",
		"repo": "repo name"
	},

//When provider is manual
"src": {
		"provider": "manual"
	},


deploy schema

Code Block
languagejs
{
	...//changes based on the type
}


Data Models

...

Child pages (Children Display)