and yet another kek

This commit is contained in:
ITQ
2025-03-03 01:04:55 +03:00
parent 0e78e4a8ab
commit f056101e9e
+1
View File
@@ -26,6 +26,7 @@ print(docker_client.login(
password=config.REGISTRY_PASSWORD,
registry=config.REGISTRY_URL,
))
print(config.REGISTRY_LOGIN, config.REGISTRY_PASSWORD)
logger = logging.getLogger(__name__)
logging.basicConfig(level=logging.INFO)