psu/tests/gitlab-registry.json

8 lines
176 B
JSON
Raw Permalink Normal View History

{
"Name": "gitlab-registry",
"Type": 1,
"URL": "registry.gitlab.com",
"Authentication": true,
"Username": "$CI_REGISTRY_USER",
"Password": "$CI_REGISTRY_PASSWORD"
}