mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
fix
This commit is contained in:
parent
e3f7fea33a
commit
5d52c306c8
@ -141,6 +141,7 @@ if __name__ == "__main__":
|
||||
|
||||
env_tags = ""
|
||||
|
||||
if args.docker_compose_images_tags in not None:
|
||||
for img_tag in args.docker_compose_images_tags:
|
||||
[image, tag] = img_tag.split(":")
|
||||
if image == "yandex/clickhouse-mysql-golang-client":
|
||||
|
Loading…
Reference in New Issue
Block a user