Gitlab registry
You need to have on hand
Access Token OR Deploy Token
Split the Full Repository Name
Add the app on Edgegap
API Example
{
[...]
"docker_repository": "registry.gitlab.com",
"docker_image": "group/project",
"docker_tag": "v1",
"private_username": "[email protected]",
"private_token": "<Personal Access Token OR Deploy Token>",
[...]
}From Dashboard

Last updated
Was this helpful?

