mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
da28eaf454
#ci_set_integration
8 lines
161 B
YAML
8 lines
161 B
YAML
version: '2.3'
|
|
services:
|
|
hdfs1:
|
|
image: lgboustc/hive_test:v2.0
|
|
hostname: hivetest
|
|
restart: always
|
|
entrypoint: bash /start.sh
|