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_gcr.json
Brad Rydzewski 47c1f5248a added linter
2019-10-16 23:27:43 -07:00

7 lines
101 B
JSON

{
"auths": {
"gcr.io": {
"auth": "X2pzb25fa2V5Onh4eDpiYXIK"
}
}
}