This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
drone-runner-podman/engine/auth/testdata/config.json
Brad Rydzewski 47c1f5248a added linter
2019-10-16 23:27:43 -07:00

7 lines
119 B
JSON

{
"auths": {
"https://index.docker.io/v1/": {
"auth": "b2N0b2NhdDpjb3JyZWN0LWhvcnNlLWJhdHRlcnktc3RhcGxl"
}
}
}