10 lines
242 B
JSON
10 lines
242 B
JSON
{
|
|
"ref": "refs/tags/v1.2.3",
|
|
"commit_sha": "<commit_sha>",
|
|
"repository": {
|
|
"full_name": "org/repo",
|
|
"clone_url": "git@gitea.example.com:org/repo.git"
|
|
},
|
|
"note": "Example payload for manual deploy of a specific tag/commit"
|
|
}
|