mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 23:17:09 +00:00
and yet another kek
This commit is contained in:
@@ -26,6 +26,7 @@ print(docker_client.login(
|
|||||||
password=config.REGISTRY_PASSWORD,
|
password=config.REGISTRY_PASSWORD,
|
||||||
registry=config.REGISTRY_URL,
|
registry=config.REGISTRY_URL,
|
||||||
))
|
))
|
||||||
|
print(config.REGISTRY_LOGIN, config.REGISTRY_PASSWORD)
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
logging.basicConfig(level=logging.INFO)
|
logging.basicConfig(level=logging.INFO)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user