mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
da28eaf454
#ci_set_integration
7 lines
168 B
YAML
7 lines
168 B
YAML
version: '2.3'
|
|
services:
|
|
dotnet1:
|
|
image: clickhouse/dotnet-client:${DOCKER_DOTNET_CLIENT_TAG:-latest}
|
|
# to keep container running
|
|
command: sleep infinity
|