Skip to content

ClickHouse in GitHub Actions

Actions
Start a ClickHouse
v1.1.1
Latest
Star (11)

Tags

 (1)

ClickHouse GitHub Action Tests

This action sets up a ClickHouse.

Usage

steps:
  - uses: EpicStep/[email protected]
    with:
      version: 22 # default: latest
      bind_native: 9090 # default: 9000 (https://clickhouse.com/docs/en/interfaces/tcp)
      bind_http: 8080 # default: 8123 (https://clickhouse.com/docs/en/interfaces/http)

License

This project released under the MIT License

ClickHouse in GitHub Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Start a ClickHouse
v1.1.1
Latest

Tags

 (1)

ClickHouse in GitHub Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.