Files
dockerfiles/config.json
T
uleenucks 7ae231a204
build_and_push / build_and_push (push) Failing after 2s
* MOD: finalize test stage
Signed-off-by: Uwe Hermann <uh@uleenucks.de>
2024-01-20 13:14:24 +01:00

7 lines
125 B
JSON

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